keystone/etc
Colleen Murphy 9b694fcd08 Implement system scope for domain role management
The roles API was partially converted to use default roles and system
scope but that work did not include converting the domain roles actions.
This commit completes the rest of the work and closes out the system
scope work for the roles API.

Change-Id: Iea5a1559e9bece2c0f310170f05260a978e27b47
Closes-bug: #1805400
Partial-bug: #1805880
2019-09-13 08:23:13 -07:00
..
README.txt Remove the sample .conf file 2018-04-18 19:41:37 +00:00
default_catalog.templates Update sample catalog templates 2015-11-04 10:06:45 +08:00
logging.conf.sample Generate apache-style common access logs 2013-01-31 08:16:21 -06:00
policy.v3cloudsample.json Implement system scope for domain role management 2019-09-13 08:23:13 -07: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