The following four services were removed from Undercloud. - Cinder - Keystone - Swift - Telemetry This change deprecates the options for these services so that we can remove these in a future release. Depends-on: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/827277 Depends-on: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/841235 Depends-on: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/843473 Change-Id: I21558ce226f845022d82fff58c179449f154cc92
13 lines
344 B
YAML
13 lines
344 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following ``[DEFAULT]`` options of ``undercloud.conf`` have been
|
|
deprecated and have no effect, because the correponding services are no
|
|
longer supported in Undercloud.
|
|
|
|
- ``enable_cinder``
|
|
- ``enable_keystone``
|
|
- ``enable_swift``
|
|
- ``enable_swift_encryption``
|
|
- ``enable_telemetry``
|