zaqar-ui/releasenotes/notes/pool-flavor-panel-acf61d32e34246f2.yaml
Shu Muto aa2486bde6 Add CRUD actions for pool flavor
This patch adds CRUD actions for pool flavor into pool flavors panel.

Change-Id: I0d5f0fb490d553b3e64d0e278ad1356900b81999
Implements: blueprint support-pool-flavor
2017-02-01 12:26:20 +09:00

9 lines
268 B
YAML

---
features:
- >
Storage pool flavors 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.