e5b391c32d
This patch increments the API version for the Secure RBAC as was covered in the specification in order to signify to API consumers that may need to be aware if the API surface can support Secure RBAC policy configuration. Change-Id: Ia659708bb89ff416b65367505d3e068c6d4a198f
11 lines
528 B
YAML
11 lines
528 B
YAML
---
|
|
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.
|