![Jacky Hu](/assets/img/avatar_default.png)
* Use resource registry to reduce boilerplate * Resolve resources before routing * Better organization of the page structure Change-Id: I9fdf0d1bc3389cac0f4cd955dcd76920b7c0f90b Story: 1713855 Task: 5449 Story: 1713854 Task: 5219 Story: 1713853 Task: 5366
10 lines
301 B
HTML
10 lines
301 B
HTML
<hz-resource-property-list
|
|
resource-type-name="OS::Octavia::Pool"
|
|
item="item"
|
|
property-groups="[
|
|
['name', 'id', 'project_id'],
|
|
['created_at', 'updated_at', 'description'],
|
|
['protocol', 'lb_algorithm', 'session_persistence'],
|
|
['health_monitor_id']]">
|
|
</hz-resource-property-list>
|