keystone/etc
Takashi Kajinami c32bedb654 Fix outdated default catalog template
The file has not been update and is horribly outdated. This updates
the file to adapt to recent API versions available.

Closes-Bug: #2013473
Change-Id: Ibb373f198b528a9aea3546f28545ee4470d9b37b
2023-03-31 18:12:21 +09:00
..
README.txt Remove the sample .conf file 2018-04-18 19:41:37 +00:00
default_catalog.templates Fix outdated default catalog template 2023-03-31 18:12:21 +09:00
logging.conf.sample Generate apache-style common access logs 2013-01-31 08:16:21 -06:00
sso_callback_template.html Add WebSSO support for federation 2015-02-18 23:35:30 -05:00

README.txt

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