glance/releasenotes/notes/cleanout_registry_data-api-9d91368aed83497e.yaml
Erno Kuvaja 673666cbf4 Deprecation cleanout Registry and related
This patch removes majority of the registry and it's related
endpoints and config options that has been deprecated for
removal in various releases.

Change-Id: I75014bd50bf382efebe56bd89c20ffefbdde25f5
2020-06-30 20:41:30 +01:00

11 lines
437 B
YAML

---
deprecations:
- |
This release removes endpoints and config options related
to glance-registry. Including but not limited to config
option 'data-api' which has no production supported
options left. SimpleDB has not been supported since
moving DB migrations to alembic and registry is removed.
All registry specific options and config files have been
removed. 'glance-registry' command has been removed.