keystone/keystone/catalog
Takashi Kajinami 307296af5e Deprecate templated catalog driver
Keystone provided two in-tree catalog drivers, sql and templated.
However the templated driver hasn't been properly maintained.
The default template had not been updated for 8 years until it was
recently updated by [1].

This deprecates the driver assuming it's not widely used and sql driver
meets usual requirements.

This also restores the image service endpoints which were wrongly
removed by [1].

[1] c32bedb654

Related-Bug: #2013473
Change-Id: Iadb7bd5d7c4cf82aea2a7dbc1d8c4dbe53b9f763
2024-03-13 22:09:30 +09:00
..
backends Deprecate templated catalog driver 2024-03-13 22:09:30 +09:00
__init__.py Convert endpoints api to flask native dispatching 2018-08-13 20:06:20 +00:00
core.py Merge "Remove get_catalog from manage layer" 2018-08-17 16:57:43 +00:00
schema.py Unified code style nullable description parameter 2018-08-01 16:30:36 +08:00