[Openstack] More than one compute_driver in nova.conf

Jake G. dj_dark_junglist at yahoo.com
Tue Aug 13 03:15:48 UTC 2013



I was wondering how to handle changing the compute_driver in nova.conf? I currently have the default

compute_driver = libvirt.LibvirtDriver

libvirt_type=kvm


I want to be able to add the driver for baremetal provisioning, but I am unclear on how to do this.
Can there be more than one compute_driver or do I have to replace compute_driver = libvirt.LibvirtDriver with the new driver.

If I can only replace what will happen to my existing KVM and nova operations? 
Also, I am just using the bearmetal driver as an example. This same question can be applied to any other feature that requires a different compute_driver.

Bear metal driver example  http://docs.openstack.org/grizzly/openstack-compute/admin/content/baremetal.html

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130812/c4a748de/attachment.html>


More information about the Openstack mailing list