horizon/releasenotes/notes/generic-volume-groups-c0bf175f5d7d3a37.yaml
manchandavishal 4b523122b0 Add volume group-specs-list support for admin panel
This commit allow admin to list/show cinder volume group-spec
using horizon dashboard and user can perform the following
table action :
1. group-spec-create
2. group-spec-edit
3. group-spec-delete

Partially-Implements blueprint cinder-generic-volume-groups

Change-Id: I7a24e21bbf86595bc7e1251d29caed7f7ff5dec8
2019-03-01 01:50:32 +09:00

10 lines
349 B
YAML

---
features:
- |
[:blueprint:`cinder-generic-volume-groups`]
Cinder generic groups is now supported for admin panel.
Admin is now able to view all groups and group snapshots
for differenet users.
Also group-type and group-type-spec support added to admin panel.
Admin is able to create group-type and group-type-spec now.