keystone/keystone/common/rbac_enforcer
morgan fainberg 0c71cdd23b Ensure view args is in policy dict
The policy_dict (in enforcement) was not populating the view args
in a similar manner to the old style @protected decorator. This
change ensures that we mirror the old behavior (required for
proper use of v3cloud policy).

Conflicts:
    keystone/tests/unit/common/test_rbac_enforcer.py

Change-Id: Ida9009a95a874be9cc60c3152d4e3225726562eb
Partial-Bug: #1776504
Closes-Bug: #1792047
(cherry picked from commit 4975b79e81)
2018-09-11 16:38:11 -07:00
..
__init__.py Fix keystone.common.rbac_enforcer.__init__.py exporting 2018-07-12 22:09:12 +00:00
enforcer.py Ensure view args is in policy dict 2018-09-11 16:38:11 -07:00
policy.py Implement base for new RBAC Enforcer 2018-06-27 22:38:06 +00:00