horizon/openstack_dashboard/dashboards/identity/projects
manchandavishal a375c54186 Update default value of OPENSTACK_KEYSTONE_DEFAULT_ROLE
This patch update default value of OPENSTACK_KEYSTONE_DEFAULT_ROLE
to 'member' from '_member_'. If a user tries to create a new project now
it leads to "Could not find default role "_member_" in Keystone" error.

Also long time ago keystone-bootstrap changed the default member role
that is created to member from the legacy _member_ role. Any deployments
that might still be using _member_ should set this explicitly.

Closes-Bug: #1957173
Change-Id: I1fc7f44326b82ceb303f8d663ff0b42f0bdf7855
2022-01-17 11:21:31 +05:30
..
groups Add groups tab in project details view. 2018-09-12 13:55:55 +02:00
templates/projects Show domain info in project and user detail panel 2019-01-13 02:58:56 +09:00
users Display users with role through group in users project details tab. 2018-09-12 13:40:38 +02:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
tabs.py Remove Keystone v2 related code 2020-04-23 11:43:12 +09:00
tests.py Update default value of OPENSTACK_KEYSTONE_DEFAULT_ROLE 2022-01-17 11:21:31 +05:30
urls.py project: Split quota update into a separate workflow 2018-03-16 16:45:19 +09:00
views.py Use python3-style super() 2020-10-15 14:37:20 +09:00
workflows.py Consisent abbreviation of size units 2021-05-04 11:50:17 -03:00