horizon/openstack_dashboard/dashboards/identity
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
..
application_credentials handle missing access_rules 2021-03-18 12:51:52 +09:00
domains Add POST/Redirect/GET for Domains dashboard 2021-07-27 13:12:24 +03:00
groups Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
identity_providers Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
mappings Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
projects Update default value of OPENSTACK_KEYSTONE_DEFAULT_ROLE 2022-01-17 11:21:31 +05:30
roles Drop the usage of unicode prefix from unicode strings 2021-02-12 13:05:27 -06:00
static/dashboard/identity Add expectations to identity specs 2020-12-18 10:22:57 -06:00
users Support Django 3.0 and 3.1 support (2) 2021-09-14 19:32:23 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00