commit | 318a0bf6028043249fb5bb1c525c243197cd7372 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Tue Feb 27 06:57:10 2018 -0500 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sat Mar 10 19:31:10 2018 +0000 |
tree | fef7940c0ac20b29fa6fddaedd656b2515709de1 | |
parent | 2fb16dac7ad808f5cf220b5bb05513b6b4c04fe3 [diff] |
Remove admin_only kwarg from rbac_rule_validation decorator The ``admin_only`` kwarg has been removed from ``rbac_rule_validation`` decorator because it is no longer used by any tests. Besides that, it should not be used because Patrole is dedicated to RBAC testing and an admin-only check is not RBAC because it does not use ``oslo.policy`` library. Change-Id: Iee4881a8756cf2f2a0a4520dd450776a4f1e873c