Comment 3 for bug 1060884

Revision history for this message
Mark McLoughlin (markmc) wrote :

Fix will make it:

 $ nova host-update --status disable f17
ERROR: Virt driver does not implement host disabled status. (HTTP 501) (Request-ID: req-b1329b90-f32a-450d-a5c7-0608db3a767b)
 $ nova host-update --maintenance enable f17
ERROR: Virt driver does not implement host maintenance mode. (HTTP 501) (Request-ID: req-e609759a-d788-4025-b99d-29c10c0c1d0c)
 $ nova host-action --action reboot f17
ERROR: Virt driver does not implement host power management. (HTTP 501) (Request-ID: req-158c6dec-725b-4a4a-ac32-384fb95ba91d)