puppet-glance/releasenotes/notes/remove-registry-leftover-28913ae93b9934f8.yaml
Takashi Kajinami 2ae1115e42 Clean up remaining items for glance-registry
This change drops remaining items about support for glance-registry.
These were deprecated by the removal patch[1] which was merged during
the previous cycle thus we are now ready to drop them.

[1] 11599ba429

Change-Id: If2d371a372cf4d95d84e3d71fb4ce272565ac659
2021-03-17 07:41:23 +09:00

24 lines
537 B
YAML

---
upgrade:
- |
The following parameters have been removed from the ``glance::api`` class.
- ``enable_v1_api``
- ``enable_v2_api``
- ``registry_client_cert_file``
- ``registry_client_key_file``
- ``registry_client_ca_file``
- |
The following parameters have been removed from the ``glance::config``
class.
- ``registry_config``
- ``registry_paste_ini_config``
- |
The following resource types have been removed.
- ``glance_registry_config``
- ``glance_registry_paste_ini``