Files
openstack-ansible/releasenotes/notes/horizon_default_role_name_create-48fb556caa075665.yaml
Dmitriy Rabotyagov 02435a7808 Bump SHAs to 2025.1 for RC1
Change-Id: I8814757e64e08c183d376178b9a9b6ed74715fb2
2025-05-17 07:39:20 +00:00

12 lines
536 B
YAML

---
deprecations:
- |
The ``horizon_default_role_name`` (default `member`) Keystone role existence
is no longer ensured by the Horizon role.
It is expected that the role defined by ``horizon_default_role_name``
already exists in Keystone and was bootstrapped via ``keystone-bootstrap``
command during ``os_keystone`` execution.
You can leverage ``opestack.osa.openstack_resources`` playbook to create
extra roles if you need/want to use non-default value for the
``horizon_default_role_name`` variable