Reviewed: https://review.opendev.org/c/openstack/horizon/+/938672 Committed: https://opendev.org/openstack/horizon/commit/bf925eea0705b4b69423605e5f7a2b0d5afd3d3c Submitter: "Zuul (22348)" Branch: master
commit bf925eea0705b4b69423605e5f7a2b0d5afd3d3c Author: Dmitriy Chubinidze <[email protected]> Date: Wed Jan 8 15:27:30 2025 +0000 Change Openstack Keystone Default Role from "user" to "member" for preventing errors while creating different enitities. Closes-Bug: #2091886 Change-Id: I56b5b3df9a25cda43e3d5c3e7bd10809a424f324 ** Changed in: horizon Status: In Progress => Fix Released -- 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): Fix Released 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

