Add docker neutron services
authorDan Prince <dprince@redhat.com>
Fri, 20 Jan 2017 02:37:38 +0000 (21:37 -0500)
committerDan Prince <dprince@redhat.com>
Mon, 20 Feb 2017 19:35:38 +0000 (14:35 -0500)
commit0466def813cf33934e0543a9e2c1539b06dc72e4
tree4a5be2fca97e8a80fc0ec7fff56e60664948a10f
parent435d2709860bf7044be860354d7d31cf6d43af6c
Add docker neutron services

This patch adds docker services for Neutron API(server), the
Neutron DHCP agent, and Neutron ML2 plugin configuration.

Co-Authored-By: Ian Main <imain@redhat.com>
Change-Id: If31e095cae533597cf0d73b4277425dfc3459564
docker/services/neutron-api.yaml [new file with mode: 0644]
docker/services/neutron-dhcp.yaml [new file with mode: 0644]
docker/services/neutron-plugin-ml2.yaml [new file with mode: 0644]