| commit | 54432cf4b0b0cd804a9b3360c1cb4cc53c1a75c1 | [log] [tgz] |
|---|---|---|
| author | Haiwei Xu <xu-haiwei@mxw.nes.nec.co.jp> | Mon Mar 17 22:58:11 2014 +0900 |
| committer | Haiwei Xu <xu-haiwei@mxw.nes.nec.co.jp> | Wed Mar 19 05:24:01 2014 +0900 |
| tree | b451499ed6e69f4315d6c6fb9ba5e713e8b5acb7 | |
| parent | 77aa8566cddbab122b249bab81bd4ebc18c46fc7 [diff] |
Verify the response attributes of 'list_hosts'
This patch verifies the response attributes of list_hosts.
The response body of v2 and v3 API are in the same format:
"hosts": [
{
"host_name": "b6e4adbc193d428ea923899d07fb001e",
"service": "conductor",
"zone": "internal"
}
]
Partially implements blueprint nova-api-attribute-test
Change-Id: Ia26d14e6fcec0e8f76224669ebde57ff8840605c