43f43c97c4
Change-Id: I9e4933cecd5c1e336b1bdc1072925fa73cd0c8ee
11 lines
527 B
YAML
11 lines
527 B
YAML
---
|
|
features:
|
|
- |
|
|
Elevated access for project-scoped service role in Ironic has been
|
|
enabled. Ironic recently started to enforce new policies and scopes,
|
|
and it is one of the few OpenStack projects that require system scope
|
|
for some admin-related API calls. However, Ironic has also begun to
|
|
allow project-scoped behavior for service roles by setting
|
|
``rbac_service_role_elevated_access``. This change enables this setting
|
|
to achieve similar behavior for service role as other OpenStack projects.
|