horizon/openstack_dashboard
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
..
api Support RBAC security groups in dashboard 2021-10-18 15:27:35 -05:00
conf Sync default policy rules 2021-09-03 15:49:56 +05:30
contrib Use python3-style super() 2020-10-15 14:37:20 +09:00
dashboards Update default value of OPENSTACK_KEYSTONE_DEFAULT_ROLE 2022-01-17 11:21:31 +05:30
django_pyscss_fix Preparation for Django 3.0 and 3.1 support (2) 2021-09-16 16:16:12 +09:00
enabled Add Create QoS operation to Network QoS Panel 2021-08-09 13:12:02 +00:00
local Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
locale Imported Translations from Zanata 2021-10-07 07:16:58 +00:00
management Deprecate Django launch instance form 2021-03-09 15:55:35 +09:00
static Include the images name on the image detail page 2021-12-01 13:48:50 +11:00
templates Use "load static" instead of "load staticfiles" 2021-01-13 21:31:36 +09:00
templatetags Stop to use the __future__ module. 2020-06-03 10:45:18 +02:00
test Merge "Support RBAC security groups in dashboard" 2021-12-23 12:18:57 +00:00
themes Fix Material theme to work with any combination of pyScss and MDI icons 2021-02-18 15:14:55 +09:00
usage Consisent abbreviation of size units 2021-05-04 11:50:17 -03:00
utils Use python3-style super() 2020-10-15 14:37:20 +09:00
.eslintrc
__init__.py
context_processors.py Forwards LOGOUT_URL to templates. 2019-09-20 11:51:48 +02:00
defaults.py Update default value of OPENSTACK_KEYSTONE_DEFAULT_ROLE 2022-01-17 11:21:31 +05:30
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py pylint: fix import-error 2019-01-16 00:00:58 +09:00
karma.conf.js Add expectations to identity specs 2020-12-18 10:22:57 -06:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Preparation for Django 3.0 and 3.1 support (2) 2021-09-16 16:16:12 +09:00
theme_settings.py pylint: fix several warnings 2019-01-15 00:22:27 +09:00
urls.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
views.py Merge "Use python3-style super()" 2020-10-27 04:42:53 +00:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-09-06 12:05:37 +02:00