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
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"cell": {
|
|
"name": "cell3",
|
|
"rpc_host": null,
|
|
"rpc_port": null,
|
|
"type": "child",
|
|
"username": "username3"
|
|
}
|
|
} |