horizon/openstack_dashboard
Akihiro Motoki 4c9cf5f00e Hide default_cgsnapshot_type from cinder group types
The generic group type named "default_cgsnapshot_type" is reserved
for the consistency group and we cannot use a generic group using
"default_cgsnapshot_type". "default_cgsnapshot_type" should not be
listed in "Group Type" selection in "Create Group" form.

In addition, "Group" and "Group Snapshot" panels make no sense
when there is no group type other than "default_cgsnapshot_type".
This commit adds a suggestion to hide "Group" and "Group Snapshot"
panels if there is no valid group type to the release notes.

Closes-Bug: #1785178
Change-Id: I2dce39bcbcf6bedc8dc0c94d11f3c0a85ea61490
2018-08-08 21:10:38 +09:00
..
api Addressed TODO to change project_id to tenant_id 2018-07-25 19:57:56 +00:00
conf Sync nova policy 2018-02-05 05:57:02 +09:00
contrib Delete profiler object when request completes 2018-07-24 12:33:31 +01:00
dashboards Hide default_cgsnapshot_type from cinder group types 2018-08-08 21:10:38 +09:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Generic volume group support 2018-06-09 06:39:18 +00:00
local Merge "Support can_edit_user and can_edit_role settings in Angularized panels" 2018-07-18 13:46:34 +00:00
locale Imported Translations from Zanata 2018-07-18 07:01:59 +00:00
management Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
static Merge "Fix image description field" 2018-07-23 19:33:09 +00:00
templates Remove deprecated table.UpdateAction class 2018-04-12 17:34:17 +03:00
templatetags django2: Replace assignment_tag with simple_tag 2018-02-17 01:36:54 +09:00
test Merge "Add DNS parameters to Floating IP panels" 2018-07-23 19:29:55 +00:00
themes Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
usage Merge "quota: Move targets argument to get_disabled_quotas" 2018-05-16 16:59:31 +00:00
utils Merge "Workflow: Make steps pluggable via horizon plugin config" 2018-04-25 10:25:54 +00:00
wsgi Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Fix wrong setting name for SHOW_KEYSTONE_V2_RC 2018-03-21 07:20:31 +13:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Use default Django test runner instead of nose 2018-06-08 15:21:12 +03:00
theme_settings.py Drop deprecated settings 2018-03-23 18:37:02 +09:00
urls.py Fix Angular errors in openstack_auth 2018-03-17 18:36:01 +09:00
views.py force plain text for header response 2018-08-06 19:57:59 +03:00
wsgi.py Create new wsgi.py file and deprecate old file 2018-05-15 01:41:01 +00:00