e7eb1e63c6
When regenerate-samples.sh called values like uuid, created_at, updated_at, provision_state, power_state are updated automatically. This patch ensures that they restored to original values to minimize commit diff, as they are not related to change itself. Add a waiter to wait for node state after update request to make sure it was applied. Removed unused anywhere files: * node-set-power-state.json * node-states-show-response.json Change-Id: Iccff575990c9c06b6cc2cb60e93dd962bde46347
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"portgroups": [
|
|
{
|
|
"address": "22:22:22:22:22:22",
|
|
"created_at": "2016-08-18T22:28:48.643434+11:11",
|
|
"extra": {},
|
|
"internal_info": {},
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/portgroups/e43c722c-248e-4c6e-8ce8-0d8ff129387a",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/portgroups/e43c722c-248e-4c6e-8ce8-0d8ff129387a",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"mode": "active-backup",
|
|
"name": "test_portgroup",
|
|
"node_uuid": "6d85703a-565d-469a-96ce-30b6de53079d",
|
|
"ports": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/portgroups/e43c722c-248e-4c6e-8ce8-0d8ff129387a/ports",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/portgroups/e43c722c-248e-4c6e-8ce8-0d8ff129387a/ports",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"properties": {},
|
|
"standalone_ports_supported": true,
|
|
"updated_at": "2016-08-18T22:28:49.653974+00:00",
|
|
"uuid": "e43c722c-248e-4c6e-8ce8-0d8ff129387a"
|
|
}
|
|
]
|
|
}
|