299f4ecd0c
This patch is mainly to fix some v3 sample json files to keep the format consistent. Change-Id: Ibfe171f19e1530c0fcdc6a531c36871d1bc51a3c
11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"cluster": "test",
|
|
"disabled": true,
|
|
"host": "host1@lvmdriver",
|
|
"service_id": 1,
|
|
"is_up": true,
|
|
"binary": "cinder-volume",
|
|
"resource_id": "b122f668-d15a-40f8-af21-38d218796ab8",
|
|
"resource_type": "Volume"
|
|
}
|