keystone/keystone
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
..
assignment Merge "change some punctuation marks" 2015-11-14 12:25:31 +00:00
auth Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
catalog Merge "Enable try_except_pass Bandit test" 2015-11-06 10:52:00 +00:00
cmd Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
common Move oauth1 sql migrations to common 2015-11-18 15:13:56 +00:00
contrib Move oauth1 sql migrations to common 2015-11-18 15:13:56 +00:00
credential Merge "List credentials by type" 2015-09-04 00:30:18 +00:00
endpoint_policy Merge "Enable try_except_pass Bandit test" 2015-11-06 10:52:00 +00:00
federation Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
identity Merge "change some punctuation marks" 2015-11-14 12:25:31 +00:00
locale Imported Translations from Zanata 2015-11-17 06:29:46 +00:00
middleware Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
models Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
oauth1 Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
policy Fix D208: Docstring over indented. (PEP257) 2015-10-16 17:16:10 +00:00
resource Remove hardcoded LDAP group schema from emulated enabled mix-in 2015-11-13 00:02:31 -05:00
server Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
tests Move oauth1 sql migrations to common 2015-11-18 15:13:56 +00:00
token Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
trust Merge "Enable try_except_pass Bandit test" 2015-11-06 10:52:00 +00:00
version Move oauth1 extension into core 2015-11-18 15:13:40 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
config.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
exception.py Merge "Fix D204: blank line required after class docstring (PEP257)" 2015-10-29 17:16:23 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
service.py Create a version package 2015-10-12 23:59:16 +00:00