You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
319 B
10 lines
319 B
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
|