openstacksdk/releasenotes/notes/identity-cloud-mixin-inherited-role-assignments-8fe9ac9509d99f4d.yaml
ArtofBugs 00ed7a5eed Identity: Add support for inherited_to for role_assignments
Change-Id: I977fba4a49d8bd779fc14851ab4145cebb66d46c
2024-05-08 09:42:08 -07:00

12 lines
382 B
YAML

---
features:
- |
Add support for ``inherited_to`` filter for listing identity role
assignments in the cloud layer. This allows filtering by whether role
grants are inheritable to sub-projects.
deprecations:
- |
Deprecate ``os-inherit-extension-inherited-to`` in favor of
``inherited_to`` filter for listing identity role_assignments in the cloud
layer.