Mount /var/lib/neutron in neutron agents for metadata proxy
authorBrent Eagles <beagles@redhat.com>
Wed, 19 Jul 2017 15:34:29 +0000 (13:04 -0230)
committerBrent Eagles <beagles@redhat.com>
Fri, 21 Jul 2017 18:39:42 +0000 (16:09 -0230)
The metadata agent creates domain socket /var/lib/neutron/metadata_proxy
that is used for communication with haproxy in the L3 and DHCP agents.
This patch adds creation of /var/lib/neutron if it doesn't exist and
mounts it into the L3, DHCP and metadata agent containers.

Change-Id: Id8b8487b5a6a288e5ef1ca1c7d5b47a59cc8dea2
Closes-Bug: #1705289


No differences found