Comment 6 for bug 1646147

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (master)

Reviewed: https://review.openstack.org/405999
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=2dcc387fa67c6ee705c1bf5a9f79afe5cd818d4a
Submitter: Jenkins
Branch: master

commit 2dcc387fa67c6ee705c1bf5a9f79afe5cd818d4a
Author: Jan Provaznik <email address hidden>
Date: Wed Dec 14 12:04:17 2016 +0000

    Set ceph key when using manila ceph backend

    Manila ceph driver reads ceph's client configuration
    (keyring is the most important) from ceph.conf file
    (or any other file set by cephfs_conf_path). ceph.conf
    should be updated with keyring location.

    If ceph is deployed by tripleo then also manila ceph key
    is added into ceph and ceph filesystem is created.

    Depends-On: I18436a64fc991b9e697a1d79e369ac110cf8fe20
    Change-Id: Iac4a260af6738ed6afd4bcb107221a736d07c1b5
    Partial-Bug: #1644784
    Closes-Bug: #1646147