Comment 10 for bug 1720787

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/522024
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a18fd59077d97de83496c85c017b9d256a3eddd4
Submitter: Zuul
Branch: stable/pike

commit a18fd59077d97de83496c85c017b9d256a3eddd4
Author: John Fulton <email address hidden>
Date: Mon Oct 2 15:22:08 2017 -0400

    Set file mode permission for Ceph keyrings in containers

    Pass mode parameter to ceph-ansible for Ceph keyrings on container
    host. Pass mode and ownership parameter to each Ceph client container
    using kolla_config. ACLs are set for Cinder if it is not running in
    containers.

    Unclean cherry pick from ce7b65f443d38a6627631f53cb22336338e97d30

    Change-Id: I11618b3fd696739ad9b86618a1f3f96570c61a30
    Partial-Bug: #1720787