
This patch adds pool flavors panel into admin dashboard. This provides only list view. Actions will be provided in the next patches. Change-Id: Iaf0e1e2f08b2bc7f06d6888943ed3304513394f7 Partial-Implement: blueprint support-pool-flavor
5 lines
182 B
HTML
5 lines
182 B
HTML
<hz-resource-panel resource-type-name="OS::Zaqar::Flavors">
|
|
<hz-resource-table resource-type-name="OS::Zaqar::Flavors" track-by="name">
|
|
</hz-resource-table>
|
|
</hz-resource-panel>
|