6b4ad2d7d2
Enables cells-related functionality such as adding neighbor cells, listing neighbor cells, and showing the capabilities of the local cell. Implements blueprint nova-compute-cells DocImpact Change-Id: Iacc1e68721a7867aeaf233903cbe6d18f09ad96e
35 lines
901 B
JSON
35 lines
901 B
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"
|
|
}
|
|
]
|
|
}
|