Remove useless neutron-linuxbridge-agent env vars

Change-Id: Ic14d565d155fda223ad2768ee6e1b3fcf85a6003
This commit is contained in:
Radosław Piliszek 2020-02-19 15:16:25 +01:00
parent 65b0110ebc
commit c0eb07ddcb

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