zaqar-ui/releasenotes/notes/pool-panel-020bf94bc34b4cd8.yaml
Shu Muto ecb417864b Add CRUD actions for pool
This patch adds CRUD actions for storage pool into pools panel.

Change-Id: I900bc82b24fd30f98027c82820940f35cd4e6ad6
Implements: blueprint support-pool
2017-01-27 13:38:09 +09:00

9 lines
261 B
YAML

---
features:
- >
Storage pools management panel is added. This panel is
added into Admin dashboard. Also create, update and
delete actions are implemeted. Create action is
implemented as globalAction, so it is callable from
other panels.