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