keystone/keystone/cmd
Lance Bragstad ddd7ff300e Grant admin a role on the system during bootstrap
Now that we have system scope in place, we should make sure at least
one user has a role assignment on the system. We can do this at the
same time we grant the user a role on a project during bootstrap.

This is backwards compatible because even if a deployment doesn't use
system-scope, the assignment will just sit there. The deployment will
have to opt into enforcing scope by updating configuration options
for oslo.policy to enforce scoping.

This shouldn't prevent deployments from fixing bug 968696 and using
system scope.

Closes-Bug: 1749268

Change-Id: I6b7196a28867d9a699716c8fef2609d608a5b2a2
(cherry picked from commit 3c524e6491)
2018-02-14 19:18:23 +00:00
..
doctor Rename fernet_utils to token_utils 2017-12-12 16:38:42 -06:00
__init__.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
cli.py Grant admin a role on the system during bootstrap 2018-02-14 19:18:23 +00:00
manage.py Code cleanup 2016-10-17 09:05:34 +08:00