Merge "Add access to /var/run/openvswitch from collectd"

This commit is contained in:
Zuul 2018-03-23 12:00:10 +00:00 committed by Gerrit Code Review
commit 5935c86ae3
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,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: