[Openstack] Host action - host power management.

Chris Friesen chris.friesen at windriver.com
Thu Apr 9 16:32:16 UTC 2015


On 04/09/2015 06:13 AM, Thomas Zilio wrote:
> Hello,
>
> I'm having a hard time finding out the requirements for host-action
> commands.
>
> I'm using a basic Openstack installation done using the official
> installation guide with libvirt and QEMU.
>
> Everything seems to be working just fine except for the host-action
> commands (via the compute API) which result in this error:
>> {"notImplemented": {"message": "Virt driver does not implement host power management.", "code": 501}}
>
> So my question is pretty simple:
>   - What do I have to do to support the host power management commands ?

Not all hypervisors will support all commands.

 From what I can tell, Libvirt doesnt support any, and Xen and Hyper-V both 
support shutdown/reboot but not startup.

Chris




More information about the Openstack mailing list