Files
python-tripleoclient/releasenotes/notes/uc-unused-services-4270d05503ec2eba.yaml
Takashi Kajinami a769aa7649 Undercloud: Deprecate options for removed services
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
2022-05-27 15:14:55 +09:00

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``