Don't use docker-network.yaml env

All this network config does is create br-ex, which is now done in
docker/services/neutron-ovs-agent.yaml regardless of what network
config is used.

Change-Id: I3b4d68118ff26b4574e4d527b62cc95c38b1d565
Related-Bug: #1691403
Depends-On: Ie425148b0ad0f38e149c5fa0a97d98ec35d0a5bb
This commit is contained in:
Steve Baker 2017-08-25 15:28:46 +12:00 committed by Emilien Macchi
parent de07d51614
commit 0e47375b2f
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ extra_args: >-
container_args: >-
-e {{ overcloud_templates_path }}/environments/docker.yaml
-e {{ overcloud_templates_path }}/environments/docker-network.yaml
-e {{ working_dir }}/containers-default-parameters.yaml
-e {{ overcloud_templates_path }}/environments/kubernetes.yaml