Merge "Remove useless neutron-linuxbridge-agent env vars"

This commit is contained in:
Zuul 2020-02-24 16:25:06 +00:00 committed by Gerrit Code Review
commit 7130b8e040

View File

@ -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: >-
{{