blob: 21b8eb0f34ca2b0fac13ed7460d65153bc1ac603 [file] [log] [blame]
Felipe Monteiro318a0bf2018-02-27 06:57:10 -05001---
2upgrade:
3 - |
4 The ``admin_only`` kwarg has been removed from ``rbac_rule_validation``
5 decorator because it is no longer used by any tests. Besides that,
6 it should not be used because Patrole is dedicated to RBAC testing and
7 an admin-only check is not RBAC because it does not use ``oslo.policy``
8 library.