summaryrefslogtreecommitdiff
path: root/releasenotes/notes/secure-rbac-api-version-increment-1785544f54a487b3.yaml
blob: af526b76ebea0bce5d9748ef2cddd02b93b9cbf0 (plain)
1
2
3
4
5
6
7
8
9
10
---
other:
  - |
    The API version of the Bare Metal API provided by the ``ironic-api``
    service has been incremented to ``1.71`` to signify that the API supports
    System and Project scoped Role Based Access Controls, which is purely
    informational in nature, as the version itself cannot be used to change
    the API behavior for access controls. In excess of 1500 unit tests were
    added as part of the effort to implement Role Based Access Controls to
    help ensure the effort did not break the API behavior.