Simplify passing config to ovs agent container
authorMartin André <m.andre@redhat.com>
Fri, 13 Jan 2017 15:55:54 +0000 (16:55 +0100)
committerMartin André <m.andre@redhat.com>
Tue, 17 Jan 2017 12:12:29 +0000 (13:12 +0100)
commit4320ee55ba4fd619739c8daf24c14d97dd3c292d
treec395fd97e74f03617cee49951fb5d70897da3433
parent2e3ff0a6734bce712ab11f37a9dc2454f1420d76
Simplify passing config to ovs agent container

The mechanism to pass config files to the neutron-ovs-agent container
was overly complex and not at all justified. This commit removes a few
useless parameters and aligns the neutron-ovs-agents with the rest of
the containers.

Change-Id: Ib9a5985ac9d098731c2fb798d6c9e03cba4b87dd
docker/post.j2.yaml
docker/services/neutron-ovs-agent.yaml
environments/docker-network-isolation.yaml [deleted file]