Merge "Mount openvswitch dir rather than socket"

This commit is contained in:
Zuul 2018-03-23 08:47:20 +00:00 committed by Gerrit Code Review
commit 4d725c3f84
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ outputs:
- /run/openvswitch:/run/openvswitch
- /etc/puppet:/etc/puppet:ro
- /usr/share/openstack-puppet/modules/:/usr/share/openstack-puppet/modules/:ro
- /var/run/openvswitch/db.sock:/var/run/openvswitch/db.sock
- /var/run/openvswitch/:/var/run/openvswitch/
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
step_4: