summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/v3/api_samples/os-cells/cells-get-resp.json.tpl
blob: 62eb8ec31d20d8f698493bf6a538ae451e13f852 (plain)
1
2
3
4
5
6
7
8
9
{
    "cell": {
        "name": "cell3",
        "rpc_host": null,
        "rpc_port": null,
        "type": "child",
        "username": "username3"
    }
}