summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova/nova.conf
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2016-02-03 20:41:44 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-02-05 14:42:18 -0500
commitd6984bfe24fbec73fbdcc9dea51662ce5427e2c5 (patch)
treea8ea2f3259aea13968e817b202be78375bfd9aa6 /meta-openstack/recipes-devtools/python/python-nova/nova.conf
parenta833f549270c3707fb6521b0571c23e76e0ecc9b (diff)
downloadmeta-cloud-services-d6984bfe24fbec73fbdcc9dea51662ce5427e2c5.tar.gz
nova: uprev to Liberty
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova/nova.conf')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova/nova.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova/nova.conf b/meta-openstack/recipes-devtools/python/python-nova/nova.conf
index fe4d756..1082f11 100644
--- a/meta-openstack/recipes-devtools/python/python-nova/nova.conf
+++ b/meta-openstack/recipes-devtools/python/python-nova/nova.conf
@@ -1,7 +1,7 @@
1[DEFAULT] 1[DEFAULT]
2# firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver 2# firewall_driver = nova.virt.libvirt.firewall.IptablesFirewallDriver
3firewall_driver = nova.virt.firewall.NoopFirewallDriver 3firewall_driver = nova.virt.firewall.NoopFirewallDriver
4compute_driver = libvirt.LibvirtDriver 4compute_driver = nova.virt.libvirt.LibvirtDriver
5default_floating_pool = public 5default_floating_pool = public
6fixed_range = 6fixed_range =
7force_dhcp_release = True 7force_dhcp_release = True