Mount /var/run/libvirt on ceilo agent compute
authorPradeep Kilambi <pkilambi@redhat.com>
Thu, 1 Jun 2017 16:03:07 +0000 (12:03 -0400)
committerAlex Schultz <aschultz@redhat.com>
Wed, 7 Jun 2017 20:19:47 +0000 (20:19 +0000)
Without this evidently agent logs IO errors.

Change-Id: I3031212c582381ae6b6147a48101bf83a05caa8a

docker/services/ceilometer-agent-compute.yaml

index fe8dc15..359dc3a 100644 (file)
@@ -83,6 +83,7 @@ outputs:
                 -
                   - /var/lib/kolla/config_files/ceilometer-agent-compute.json:/var/lib/kolla/config_files/config.json:ro
                   - /var/lib/config-data/ceilometer/etc/ceilometer/:/etc/ceilometer/:ro
+                  - /var/run/libvirt:/var/run/libvirt:ro
             environment:
               - KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
       upgrade_tasks: