diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova/nova.conf | 1 |
1 files changed, 0 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 59a6b52..09ae44c 100644 --- a/meta-openstack/recipes-devtools/python/python-nova/nova.conf +++ b/meta-openstack/recipes-devtools/python/python-nova/nova.conf | |||
| @@ -6,7 +6,6 @@ default_floating_pool = public | |||
| 6 | fixed_range = | 6 | fixed_range = |
| 7 | force_dhcp_release = True | 7 | force_dhcp_release = True |
| 8 | dhcpbridge_flagfile = /etc/nova/nova.conf | 8 | dhcpbridge_flagfile = /etc/nova/nova.conf |
| 9 | dhcpbridge_flagfile = /etc/nova/nova.conf | ||
| 10 | compute_scheduler_driver = nova.scheduler.filter_scheduler.FilterScheduler | 9 | compute_scheduler_driver = nova.scheduler.filter_scheduler.FilterScheduler |
| 11 | rootwrap_config = /etc/nova/rootwrap.conf | 10 | rootwrap_config = /etc/nova/rootwrap.conf |
| 12 | api_paste_config = /etc/nova/api-paste.ini | 11 | api_paste_config = /etc/nova/api-paste.ini |
