
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] c32bedb654d04176fdab9b3cb522dd3146cfea9c Related-Bug: #2013473 Change-Id: Iadb7bd5d7c4cf82aea2a7dbc1d8c4dbe53b9f763
To generate the sample keystone.conf and keystone.policy.yaml files, run the following commands from the top level of the keystone directory: tox -egenconfig tox -egenpolicy For a pre-generated example of the latest files, see: https://docs.openstack.org/keystone/latest/configuration/samples/index.html