keystone/keystone
Lance Bragstad 7c129f1c70 Remove obsolete credential policies
The policy.v3cloudsample.json policy file attempted to solve
admin-ness issues with elaborate policy checks. These checks are no
longer needed with advent of system scope and incorporating system
scope into keystone APIs.

This commit removes the credential policies from the
policy.v3cloudsample.conf policy file since the new defaults introduce
more flexibility by consuming scope, rendering the policies in
policy.v3cloudsample.conf obsolete. More specific test coverage has
also been added for each new case in
keystone.tests.unit.protection.v3.test_credentials.

Change-Id: I6c74f40640da23375574f4a26ee60779ef08d120
Related-Bug: 1788415
2018-10-30 13:25:24 +00:00
..
api Merge "Implement scope_type checking for credentials" 2018-10-30 08:58:23 +00:00
application_credential Remove unused logging module 2018-10-25 14:22:50 +08:00
assignment Merge "Add caching on trust role validation to improve performance" 2018-10-23 01:06:56 +00:00
auth Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
catalog Merge "Remove get_catalog from manage layer" 2018-08-17 16:57:43 +00:00
cmd Merge "Adding 'date' for trust_flush" 2018-10-23 17:23:41 +00:00
common Implement scope_type checking for credentials 2018-10-29 15:01:29 +00:00
conf Remove member_role_id/name 2018-08-31 15:22:48 +08:00
credential Incorrect use of translation _() 2018-09-03 21:52:56 +05:30
endpoint_policy Convert policy API to flask 2018-08-31 07:14:32 +00:00
federation Merge "Update doc string for transform_to_group_ids" 2018-10-19 08:34:49 +00:00
identity Remove useless "clean" file 2018-10-25 14:09:23 +08:00
limit Merge "Remove unused logging module" 2018-10-28 06:05:38 +00:00
locale Imported Translations from Zanata 2018-08-09 06:06:59 +00:00
models Merge "Add caching on trust role validation to improve performance" 2018-10-23 01:06:56 +00:00
oauth1 Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
policy Convert policy API to flask 2018-08-31 07:14:32 +00:00
resource Remove useless "clean" file 2018-10-25 14:09:23 +08:00
revoke Remove unused revoke_by_user_and_project 2018-09-14 04:08:01 +00:00
server Remove pre-flask legacy code 2018-10-15 10:56:26 -07:00
tests Remove obsolete credential policies 2018-10-30 13:25:24 +00:00
token Do not log token string 2018-08-16 21:29:11 +02:00
trust Adding 'date' for trust_flush 2018-10-23 15:13:15 +05:30
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Register exceptions with a Flask Error Handler 2018-10-11 15:27:46 -07:00
i18n.py Update links in keystone 2017-09-12 15:18:13 +08:00
notifications.py Convert projects API to Flask 2018-10-11 15:27:46 -07:00
version.py Update API version to 3.11 2018-10-16 16:32:29 +02:00