blob: 21b8eb0f34ca2b0fac13ed7460d65153bc1ac603 [file] [log] [blame]
---
upgrade:
- |
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.