b6f495b61d
There is no document about v3 'os-services' api. So add the missing content. Change-Id: I104915cdb0486ab8f4482f0034f58a03c3f72b77
34 lines
867 B
JSON
34 lines
867 B
JSON
{
|
|
"services": [{
|
|
"status": "enabled",
|
|
"binary": "cinder-scheduler",
|
|
"zone": "nova",
|
|
"state": "up",
|
|
"updated_at": "2017-06-29T05:50:35.000000",
|
|
"host": "devstack",
|
|
"disabled_reason": null
|
|
},
|
|
{
|
|
"status": "enabled",
|
|
"binary": "cinder-backup",
|
|
"zone": "nova",
|
|
"state": "up",
|
|
"updated_at": "2017-06-29T05:50:42.000000",
|
|
"host": "devstack",
|
|
"disabled_reason": null
|
|
},
|
|
{
|
|
"status": "enabled",
|
|
"binary": "cinder-volume",
|
|
"zone": "nova",
|
|
"frozen": false,
|
|
"state": "up",
|
|
"updated_at": "2017-06-29T05:50:39.000000",
|
|
"cluster": null,
|
|
"host": "devstack@lvmdriver-1",
|
|
"replication_status": "disabled",
|
|
"active_backend_id": null,
|
|
"disabled_reason": null
|
|
}]
|
|
}
|