Option "use_neutron" from group "DEFAULT" is deprecated for removal
Its value may be silently ignored in the future. Change-Id: I594f36d56d13b417d1ef315266177b1dcbdead78
This commit is contained in:
parent
55d23e1356
commit
5adb72baa7
@ -18,7 +18,6 @@ metadata_workers = {{ openstack_service_workers }}
|
||||
metadata_listen = {{ api_interface_address }}
|
||||
metadata_listen_port = {{ nova_metadata_port }}
|
||||
|
||||
use_neutron = True
|
||||
firewall_driver = nova.virt.firewall.NoopFirewallDriver
|
||||
|
||||
{% if neutron_plugin_agent == "openvswitch" %}
|
||||
|
Loading…
Reference in New Issue
Block a user