keystone/keystone/cmd
Dave Chen cda3853c41 Make sure the assignment creation use the right arguments
`keystone-manage bootstrap` will fail to create the assignment if
project or role exists, this is because the assignment creation
is not using the right role id or project id.

This patch will fix this issue.

Change-Id: I7359cfe8f573ae56556654f1eafcc75079e69ccc
Closes-Bug: #1534140
bp: bootstrap
2016-01-18 18:32:03 +00:00
..
__init__.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
all.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
cli.py Make sure the assignment creation use the right arguments 2016-01-18 18:32:03 +00:00
manage.py Move cli.py into keystone.cmd 2015-07-17 23:46:45 +00:00