keystone/keystone/common
Steve Martinelli a83b6b29e8 Move oauth1 sql migrations to common
This is the most basic way to move the oauth1 migrations into
the keystone core migrations path. Check to see if the migration was
performed already via the extension and if so skip performing it again.

DocImpact: You should no longer run the migrations for the oauth extension

Change-Id: I8cea6748e7a5ae2b01320b4d6a9866e60ff2ea74
Implements: bp move-extensions
2015-11-18 15:13:56 +00:00
..
cache Merge "Add caching to get_catalog" 2015-11-05 22:39:21 +00:00
environment Merge "Enable try_except_pass Bandit test" 2015-11-06 10:52:00 +00:00
kvs Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
ldap Remove hardcoded LDAP group schema from emulated enabled mix-in 2015-11-13 00:02:31 -05:00
sql Move oauth1 sql migrations to common 2015-11-18 15:13:56 +00:00
validation Forbid non-stripped endpoint urls 2015-10-16 16:03:29 +03:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Add user_domain_id, project_domain_id to auth context 2015-09-28 09:30:38 -05:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
config.py Merge "Remove hardcoded LDAP group schema from emulated enabled mix-in" 2015-11-13 17:03:08 +00:00
controller.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
dependency.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
driver_hints.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
json_home.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
manager.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
models.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
openssl.py Keystone Spelling Errors in docstrings and comments 2015-10-29 09:46:14 -05:00
router.py JSON Home data is required 2014-08-28 20:56:28 -05:00
tokenless_auth.py Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
utils.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
wsgi.py Fix the issues found with local conf 2015-10-30 11:17:31 +08:00