7ebff515a7
This patch adds hosts panel that includes index view. Change-Id: I1c51961ba33ed4117774df83cad7d5bc6f076f69 Partial-Implements: blueprint add-host-panel
6 lines
172 B
HTML
6 lines
172 B
HTML
<hz-resource-property-list
|
|
resource-type-name="OS::Zun::Host"
|
|
item="item"
|
|
property-groups="[['id', 'mem_total', 'cpus', 'disk_total']]">
|
|
</hz-resource-property-list>
|