Reviewed: https://review.openstack.org/589864 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4c9cf5f00e5b978e77678de6c4c257e733f4c46d Submitter: Zuul Branch: master
commit 4c9cf5f00e5b978e77678de6c4c257e733f4c46d Author: Akihiro Motoki <[email protected]> Date: Wed Aug 8 21:06:39 2018 +0900 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 ** Changed in: horizon Status: New => 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/1785178 Title: default_cgsnapshot_type should not be listed in "Group Type" selection in "Create Group" form Status in OpenStack Dashboard (Horizon): Fix Released Bug description: 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, it would be nice if "Create Group" button is disable when there is no generic group type other than "default_cgsnapshot_type". To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1785178/+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

