keystone/keystone/common
Richard Avelar 62a0d2f295 Policy in code (part 5)
This commit does the following:
    - Moves default auth policies into code
    - Moves default domain_config policies into code
    - Moves default for_user policies into code
    - Moves default mapping policies into code
    - Moves default policy_association policies into code
    - Moves default protocol policies into code
    - Moves default revoke_event policies into code
    - Moves default service_provider policies into code

Partially-Implements: blueprint policy-in-code
Change-Id: Id6e3c0ac54b21d85e68625a5b52fe2559fb70f24
2017-03-23 17:40:35 +00:00
..
cache Merge "Wrap invalidation region to context-local cache" 2017-01-06 21:28:51 +00:00
policies Policy in code (part 5) 2017-03-23 17:40:35 +00:00
sql Fix duplicate handling for user-specified IDs 2017-03-02 17:46:52 +01:00
validation Merge "Add reason to notifications for PCI-DSS" 2016-12-21 18:45:19 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Verbose 401/403 debug responses 2016-11-21 14:11:52 +00: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 Policy in code 2017-03-22 22:19:58 +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 Fix bad error message from FernetUtils 2017-01-30 19:11:49 -08:00
json_home.py Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
manager.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00
openssl.py Remove trailing "d" from -days param of OpenSSL command 2016-11-21 23:51:16 +01:00
policy.py Policy in code 2017-03-22 22:19:58 +00:00
profiler.py Support new osprofiler API 2016-08-15 13:55:34 +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 Fixed multiple warnings in tox -edocs 2016-12-07 16:26:53 -06:00
wsgi.py Policy in code 2017-03-22 22:19:58 +00:00