aa2486bde6
This patch adds CRUD actions for pool flavor into pool flavors panel. Change-Id: I0d5f0fb490d553b3e64d0e278ad1356900b81999 Implements: blueprint support-pool-flavor
9 lines
268 B
YAML
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.
|