Change-Id: I36a00d867a6f38f3e5ce29a09c5742e0150d248e Signed-off-by: croy <Christian.Roy@windriver.com>
19 lines
235 B
Plaintext
19 lines
235 B
Plaintext
{
|
|
|
|
// File used for unit testing.
|
|
|
|
"controller" : {
|
|
deployment_config_file: "Hooray!",
|
|
},
|
|
|
|
"subclouds" : {
|
|
|
|
"subcloud4": {
|
|
bootstrap_file: "StarlingX",
|
|
deployment_config_file: "Is",
|
|
install_file: "Awesome"
|
|
},
|
|
|
|
},
|
|
|
|
} |