summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/nova/nova-compute.conf
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-14 16:36:31 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-15 14:47:14 +0000
commit3e6263712f4f3cd498a4844c7b882a4206b329b5 (patch)
tree17255c457ce1428c76518b750918198f89b18536 /openstack/usr/share/openstack/nova/nova-compute.conf
parent2ff02f97c5956d9c4c0c1d238219f69c2ca8a204 (diff)
downloaddefinitions-3e6263712f4f3cd498a4844c7b882a4206b329b5.tar.gz
Integrate Nova with Ironicbaserock/tiagogomes/openstack-v7/ironic
Diffstat (limited to 'openstack/usr/share/openstack/nova/nova-compute.conf')
-rw-r--r--openstack/usr/share/openstack/nova/nova-compute.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack/usr/share/openstack/nova/nova-compute.conf b/openstack/usr/share/openstack/nova/nova-compute.conf
index b19de1d3..8d186211 100644
--- a/openstack/usr/share/openstack/nova/nova-compute.conf
+++ b/openstack/usr/share/openstack/nova/nova-compute.conf
@@ -1,4 +1,4 @@
[DEFAULT]
-compute_driver=libvirt.LibvirtDriver
+compute_driver={{ COMPUTE_DRIVER }}
[libvirt]
virt_type={{ NOVA_VIRT_TYPE }}