d70a992687
nova-libvirt doesn't make sense as a name since nova is not the upstream of libvirt Change-Id: I3e396b5a0897649312f3552a791c82429013f5ae
11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"id": "libvirt",
|
|
"kind": "Service",
|
|
"apiVersion": "v1beta1",
|
|
"port": 16509,
|
|
"containerPort": 16509,
|
|
"selector": {
|
|
"name": "nova-compute"
|
|
}
|
|
}
|