Remove useless neutron-linuxbridge-agent env vars
Change-Id: Ic14d565d155fda223ad2768ee6e1b3fcf85a6003
This commit is contained in:
parent
65b0110ebc
commit
c0eb07ddcb
@ -66,9 +66,6 @@ neutron_services:
|
|||||||
privileged: True
|
privileged: True
|
||||||
enabled: "{{ neutron_plugin_agent == 'linuxbridge' }}"
|
enabled: "{{ neutron_plugin_agent == 'linuxbridge' }}"
|
||||||
environment:
|
environment:
|
||||||
KOLLA_CONFIG_STRATEGY: "{{ config_strategy }}"
|
|
||||||
NEUTRON_BRIDGE: "br-ex"
|
|
||||||
NEUTRON_INTERFACE: "{{ neutron_external_interface }}"
|
|
||||||
KOLLA_LEGACY_IPTABLES: "{{ neutron_legacy_iptables | bool | lower }}"
|
KOLLA_LEGACY_IPTABLES: "{{ neutron_legacy_iptables | bool | lower }}"
|
||||||
host_in_groups: >-
|
host_in_groups: >-
|
||||||
{{
|
{{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user