horizon/openstack_dashboard/dashboards/admin
manchandavishal 5764aa588c Add volume group-type list/show support for admin panel
This commit allow admin to list/show cinder volume group-type
using horizon dashboard and user can perform the following
table action :
1. group-type-create
2. group-type-delete
3. group-type-update

TODO:
1.group-type-specs support

Partially-Implements blueprint cinder-generic-volume-groups

Change-Id: Iea18913765cda146a0fcae7abe64c999a29cccfe
2019-02-06 18:44:35 +00:00
..
aggregates Fix pep8 errors 2018-04-11 00:34:21 +09:00
defaults Add server groups and server group members quota management in Horizon 2018-05-06 00:33:41 +08:00
flavors Convert admin.flavors tests into mock 2018-05-14 09:29:38 +09:00
floating_ips pylint: Fix consider-using-(dict|set)-comprehension 2019-01-13 00:59:05 +09:00
group_types Add volume group-type list/show support for admin panel 2019-02-06 18:44:35 +00:00
hypervisors Fix W503 warnings 2018-04-11 18:13:47 +09:00
images pylint: Fix consider-using-(dict|set)-comprehension 2019-01-13 00:59:05 +09:00
info pylint: fix len-as-condition warning 2019-01-16 12:56:20 +09:00
instances pylint: Fix consider-using-(dict|set)-comprehension 2019-01-13 00:59:05 +09:00
metadata_defs Merge "pylint: fix useless-super-delegation warning" 2019-01-16 14:25:24 +00:00
networks Merge "pylint: fix len-as-condition warning" 2019-01-16 14:25:39 +00:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Convert admin.overview tests into mock 2018-05-14 00:20:25 +00:00
rbac_policies Merge "Improve RBAC policies panel" 2019-01-14 17:36:14 +00:00
routers Add "Create Router" button to admin panel 2018-11-05 09:10:08 +09:00
snapshots pylint: Fix consider-using-(dict|set)-comprehension 2019-01-13 00:59:05 +09:00
trunks Fix W503 warnings 2018-04-11 18:13:47 +09:00
volume_groups Add volume-group table actions for admin panel 2019-01-31 05:58:39 +00:00
volume_types Correct regular expression of volume type extra spec key 2019-01-31 14:10:19 +09:00
volumes Merge "Make update status dialog less confusing" 2018-12-03 14:53:32 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00