keystone/keystone/cmd
Steve Martinelli cbefe7c7b8 Move federation extension into keystone core
Remove federation as an extension and move it to a core resource.
For now we leave the database migrations in the extension directory
until we have a general policy for merging these into core.

Some instances of federation constants were removed because
they were causing a circular dependency, these can be refactored in
a later patch.

DocImpact: You should no longer run the migrations for this extension
Implements: bp move-extensions

Co-Authored-By: Nithya Renganathan <narengan@us.ibm.com>

Change-Id: If5857a6ee4c7c527929069b25beab40f4c5d87e2
2015-11-18 15:11:30 +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 Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
manage.py Move cli.py into keystone.cmd 2015-07-17 23:46:45 +00:00