Comment 8 for bug 1848934

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/827649
Committed: https://opendev.org/openstack/kolla-ansible/commit/920089c9fab3bc32356419c03a9f977b69708cc6
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 920089c9fab3bc32356419c03a9f977b69708cc6
Author: Buddhika Sanjeewa <email address hidden>
Date: Fri Jan 14 14:42:20 2022 +0000

    Deploy Zun with Cinder Ceph support

    Enables zun to access cinder volumes when cinder is configured to use
    external ceph.
    Copies ceph config file and ceph cinder keyring to /etc/ceph in
    zun_compute container.

    Closes-Bug: 1848934
    Change-Id: Ie56868d5e9ed37a9274b8cbe65895f3634b895c8
    (cherry picked from commit eb7e0f6fdac86ea9501b98e6e71554b024bffe96)