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

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to