
According to [1], the type of service_id is int, so fix it. [1]https://review.openstack.org/#/c/569036/ Change-Id: Ie142582a2a73564127be83c1e3531a07311b4153
11 lines
243 B
JSON
11 lines
243 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"
|
|
}
|