kolla-ansible/releasenotes/notes/bug-1848934-878a08b490856a53.yaml
Buddhika Sanjeewa eb7e0f6fda 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
2022-02-02 19:15:51 +00:00

8 lines
219 B
YAML

---
fixes:
- |
Fixes deploy Zun with Cinder Ceph support.
Adds support for zun to access cinder volumes
when external ceph is configured for cinder.
`LP#1848934 <https://launchpad.net/bugs/1848934>`__