9b794005fe
Implements an API sample test for a GET request for os-baremetal-nodes which was previously manually generated and wrong. Removes api samples for add-interface, create, and remove-interface which were removed for os-baremetal-nodes at some point. This should bring the os-baremetal-nodes plugin in sync with reality for both v2 and v2.1 Partially implements blueprint v2-on-v3-api Change-Id: Ibd55b43368485b7f460ef6564f611df136275562
12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"node": {
|
|
"cpus": "2",
|
|
"disk_gb": "10",
|
|
"host": "IRONIC MANAGED",
|
|
"id": "058d27fa-241b-445a-a386-08c04f96db43",
|
|
"instance_uuid": "1ea4e53e-149a-4f02-9515-590c9fb2315a",
|
|
"interfaces": [],
|
|
"memory_mb": "1024",
|
|
"task_state": "active"
|
|
}
|
|
} |