keystone/keystone/common
Lance Bragstad e58d630175 Remove the v2_deprecated decorator
We've removed all APIs that were using this decorator so we can
remove it now.

Change-Id: I630bbeb2ce1ab115736820270d85c12959908022
2017-10-05 16:12:51 +00:00
..
cache Merge "Wrap invalidation region to context-local cache" 2017-01-06 21:28:51 +00:00
policies Remove policy for self-service password changes 2017-08-04 13:56:59 +00:00
sql Add backport migrations for Pike 2017-09-07 20:04:52 +00:00
validation Stop using deprecated 'message' attribute in Exception 2017-07-07 17:03:24 +05:30
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py fix assert_admin 2017-07-11 15:13:12 -04:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
context.py Fixes deprecations caused by latest oslo.context 2017-01-27 22:37:51 +00:00
controller.py Remove the v2_deprecated decorator 2017-10-05 16:12:51 +00:00
dependency.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
driver_hints.py Drop type in filters 2017-01-13 14:19:11 +03:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
fernet_utils.py Add a hacking rule for string interpolation at logging 2017-07-18 14:11:28 +08:00
json_home.py Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
manager.py Remove loading drivers outside of their expected namespaces 2017-05-18 18:08:26 +00:00
password_hashing.py Support new hashing algorithms for securely storing password hashes 2017-05-18 20:03:25 -05:00
policy.py Policy in code 2017-03-22 22:19:58 +00:00
profiler.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00
request.py Replace logging with oslo_log. 2016-12-16 03:10:52 +00:00
resource_options.py Fixed warning when building keystone docs 2017-02-08 11:24:10 -06:00
router.py Implement HEAD method for all v3 GET actions 2016-03-22 10:27:53 -07:00
tokenless_auth.py Cleanup TODO, AuthContext and AuthInfo to auth.core 2017-01-31 16:52:41 +00:00
utils.py Refactor removal of duplicate projects/domains 2017-09-12 23:01:38 -05:00
wsgi.py Refactor Authorization: 2017-05-02 14:42:03 -04:00