ecb417864b
This patch adds CRUD actions for storage pool into pools panel. Change-Id: I900bc82b24fd30f98027c82820940f35cd4e6ad6 Implements: blueprint support-pool
9 lines
261 B
YAML
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.
|