a7180a096c
This change imports the code from [ https://github.com/cloudnull/osa-multi-node-aio ] so that others in the OSA community can benifit from and contribute to the project. Change-Id: Id9a2d928f7e8bbd185725349e8ce51344f19daa4 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
28 lines
478 B
JSON
28 lines
478 B
JSON
{
|
|
"cinder": {
|
|
"cinder1": "140",
|
|
"cinder2": "141"
|
|
},
|
|
"infra": {
|
|
"infra1": "100",
|
|
"infra2": "101",
|
|
"infra3": "102"
|
|
},
|
|
"logging": {
|
|
"logging1": "110"
|
|
},
|
|
"network": {
|
|
"network1": "120",
|
|
"network2": "121"
|
|
},
|
|
"nova_compute": {
|
|
"compute1": "130",
|
|
"compute2": "131"
|
|
},
|
|
"swift": {
|
|
"swift1": "150",
|
|
"swift2": "151",
|
|
"swift3": "152"
|
|
}
|
|
}
|