Files
nova/doc/api_samples/os-hosts/hosts-list-resp.json
T
Mark McLoughlin d6cc2fa575 Fix spice/vnc console api samples tests
Start the consoleauth service, otherwise authorize_console() will fail
if we start timing out call()s in the fake RPC driver when there are no
consumers for a topic.

blueprint: oslo-messaging
Change-Id: Ieee37a0370c0b548c589a0573e6e8a68e10a6fdc
2013-08-23 14:42:38 +01:00

40 lines
1.0 KiB
JSON

{
"hosts": [
{
"host_name": "787f4f6dda1b409bb8b2f9082349690e",
"service": "compute",
"zone": "nova"
},
{
"host_name": "a98b433151084aee8b1a986e28823b36",
"service": "cert",
"zone": "internal"
},
{
"host_name": "c56158d13a884a87abf9171efb7de9d8",
"service": "network",
"zone": "internal"
},
{
"host_name": "81d5cdcda0014918b3ebd3503a2e5c9a",
"service": "scheduler",
"zone": "internal"
},
{
"host_name": "6e48bfe1a3304b7b86154326328750ae",
"service": "conductor",
"zone": "internal"
},
{
"host_name": "39f55087a1024d1380755951c945ca69",
"service": "cells",
"zone": "internal"
},
{
"host_name": "7a9a6cb4701f4dee9048fe0bc25d0ee5",
"service": "consoleauth",
"zone": "internal"
}
]
}