Comment 8 for bug 1779676

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (master)

Reviewed: https://review.openstack.org/580145
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=dd1d2daeb9119ee93e54ef0b6fa09a9a4352b608
Submitter: Zuul
Branch: master

commit dd1d2daeb9119ee93e54ef0b6fa09a9a4352b608
Author: Tilman Baumann <email address hidden>
Date: Tue Jul 3 13:31:56 2018 +0200

    Fixing /var/run/ceph/ directory permissions

    In previous versions of the charm the directory /var/run/ceph/
    was created with access permissions only for root.
    Consequently libvirt had no access to the rbd admin socket.

    Prior installations are also fixed through update-charm.

    Change-Id: I7f8054a404de9910bc070b288e1df1ce8dcf754e
    Closes-Bug: #1779676