summaryrefslogtreecommitdiffstats
path: root/environments/docker-network-isolation.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-03-11 13:55:03 +0000
committerGerrit Code Review <review@openstack.org>2016-03-11 13:55:04 +0000
commitaf068151a36229d82cf4f85991a9c41e378dd229 (patch)
tree6c4478bfdaf85afb4a806e95694b35facfaf62eb /environments/docker-network-isolation.yaml
parent48011d2718ec852276ba01dc867194a375fe3762 (diff)
parenta0b9dacf95d7d31f409dbd507b57a782ecb313e2 (diff)
Merge "Remove unused Neutron Agents container"
Diffstat (limited to 'environments/docker-network-isolation.yaml')
-rw-r--r--environments/docker-network-isolation.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/environments/docker-network-isolation.yaml b/environments/docker-network-isolation.yaml
index 257d03dc..87c81d0b 100644
--- a/environments/docker-network-isolation.yaml
+++ b/environments/docker-network-isolation.yaml
@@ -1,4 +1,4 @@
parameter_defaults:
- NeutronAgentConfig: "/etc/neutron/neutron.conf,/etc/neutron/plugins/openvswitch/openvswitch_agent.ini"
- NeutronAgentPluginVolume: "/var/lib/etc-data/neutron/plugins/ml2/openvswitch_agent.ini:/var/lib/kolla/config_files/openvswitch_agent.ini:ro"
- NeutronAgentOvsVolume: "/var/lib/etc-data/neutron/conf.d/neutron-openvswitch-agent:/etc/neutron/conf.d/neutron-openvswitch-agent:ro"
+ NeutronOpenvswitchAgentConfig: "/etc/neutron/neutron.conf,/etc/neutron/plugins/openvswitch/openvswitch_agent.ini"
+ NeutronOpenvswitchAgentPluginVolume: "/var/lib/etc-data/neutron/plugins/ml2/openvswitch_agent.ini:/var/lib/kolla/config_files/openvswitch_agent.ini:ro"
+ NeutronOpenvswitchAgentOvsVolume: "/var/lib/etc-data/neutron/conf.d/neutron-openvswitch-agent:/etc/neutron/conf.d/neutron-openvswitch-agent:ro"