Merge "Remove useless neutron-linuxbridge-agent env vars"
This commit is contained in:
commit
7130b8e040
@ -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