Merge "Add access to /var/run/openvswitch from collectd" into stable/queens

This commit is contained in:
Zuul 2018-03-26 20:26:27 +00:00 committed by Gerrit Code Review
commit ebb4f016a3
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ outputs:
- /var/lib/kolla/config_files/collectd.json:/var/lib/kolla/config_files/config.json:ro
- /var/lib/config-data/puppet-generated/collectd/:/var/lib/kolla/config_files/src:ro
- /var/log/containers/collectd:/var/log/collectd:rw
- /var/run/openvswitch:/var/run/openvswitch:ro
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: