Public bug reported: At this moment in doc:
Configure user as the default role for users that you create via the dashboard: OPENSTACK_KEYSTONE_DEFAULT_ROLE = "user" May be correct change to default role member (this role created without any actions): OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member" Or add in docs information about create role: Configure user as the default role for users that you create via the dashboard or cli (openstack role create new-role user): OPENSTACK_KEYSTONE_DEFAULT_ROLE = "user" For prevent errors ----------------------------------- Release: 25.1.1.dev2 on 2022-01-17 23:45:34 SHA: e70198f486afc59621780c2de4d48c990300cb31 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-rdo.rst URL: https://docs.openstack.org/horizon/2024.2/install/install-rdo.html ** Affects: horizon Importance: Undecided Status: New ** Tags: documentation -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/2091886 Title: Install and configure for Red Hat Enterprise Linux and CentOS in horizon - default role user Status in OpenStack Dashboard (Horizon): New Bug description: At this moment in doc: Configure user as the default role for users that you create via the dashboard: OPENSTACK_KEYSTONE_DEFAULT_ROLE = "user" May be correct change to default role member (this role created without any actions): OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member" Or add in docs information about create role: Configure user as the default role for users that you create via the dashboard or cli (openstack role create new-role user): OPENSTACK_KEYSTONE_DEFAULT_ROLE = "user" For prevent errors ----------------------------------- Release: 25.1.1.dev2 on 2022-01-17 23:45:34 SHA: e70198f486afc59621780c2de4d48c990300cb31 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-rdo.rst URL: https://docs.openstack.org/horizon/2024.2/install/install-rdo.html To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/2091886/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

