summaryrefslogtreecommitdiff
path: root/releasenotes/notes/secure-rbac-policy-sanitization-performance-dc7886952144bb04.yaml
blob: af3751237b98fdaa4fa4b3940633657d466c0bb2 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes sub-optimal Ironic API performance where Secure RBAC related
    field level policy checks were executing without first checking
    if there were field results. This helps improve API performance when
    only specific columns have been requested by the API consumer.