84f10f2b33
Change-Id: If3129b569248eb548fcb987f30d318f59144faa7
13 lines
474 B
YAML
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"``.
|