kolla-ansible/releasenotes/notes/external-ceph-users-2715eebf8a8df1af.yaml
Mark Goddard 84f10f2b33 Tidy up release notes for Ussuri
Change-Id: If3129b569248eb548fcb987f30d318f59144faa7
2020-05-19 11:55:23 +01:00

13 lines
474 B
YAML

---
features:
- |
Introduce External Ceph user IDs as variables to allow non-standard Ceph
authentication IDs in OpenStack service configuration without the need to
override configuration files.
upgrade:
- |
The ``rbd`` section of ``nova.conf`` for ``nova-compute`` is now generated
when ``nova_backend`` is set to ``"rbd"``. Previously it was only generated
when both ``enable_ceph`` was ``"yes"`` and ``nova_backend`` was set to
``"rbd"``.