307296af5e
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
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The templated catalog driver has been deprecated and will be removed in
|
|
a future release.
|