remove external_network_bridge option
The external_network_bridge option is deprecated/legacy and being removed from neutron [1]. This patch removes the neutron_external_network_bridge neutron option. [1] https://review.openstack.org/#/c/567369/ Change-Id: Ibc6bfef0986a54d5e7b9502d1aaa0b2a08077995
This commit is contained in:
parent
9b6a7bf9fe
commit
a2fa1077f6
@ -127,10 +127,6 @@ neutron_agent_down_time: 120
|
||||
neutron_agent_polling_interval: 5
|
||||
neutron_report_interval: "{{ neutron_agent_down_time | int / 2 | int }}"
|
||||
|
||||
# TODO(evrardjp): Remove this when vpnaas does not use it anymore.
|
||||
# This was deprecated in Pike cycle.
|
||||
neutron_external_network_bridge: ""
|
||||
|
||||
neutron_dns_domain: "openstacklocal."
|
||||
|
||||
# If ``neutron_num_sync_threads`` is unset, the system will use the value of
|
||||
|
Loading…
Reference in New Issue
Block a user