8f6de35636
This hasn't been needed since we moved console authentication to the database in Rocky. Part of blueprint remove-consoleauth Change-Id: Ie5e7d70f9d6af77edd22756128937f06d0b961a9 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
25 lines
612 B
JSON
25 lines
612 B
JSON
{
|
|
"hosts": [
|
|
{
|
|
"host_name": "b6e4adbc193d428ea923899d07fb001e",
|
|
"service": "conductor",
|
|
"zone": "internal"
|
|
},
|
|
{
|
|
"host_name": "09c025b0efc64211bd23fc50fa974cdf",
|
|
"service": "compute",
|
|
"zone": "nova"
|
|
},
|
|
{
|
|
"host_name": "396a8a0a234f476eb05fb9fbc5802ba7",
|
|
"service": "network",
|
|
"zone": "internal"
|
|
},
|
|
{
|
|
"host_name": "abffda96592c4eacaf4111c28fddee17",
|
|
"service": "scheduler",
|
|
"zone": "internal"
|
|
}
|
|
]
|
|
}
|