
words and test case for capture kpi for deployment phases of a subcloud - Implement keywords related to dcmanager subcloud delete operations. - Implement keywords related to dcmanager subcloud phased deployment operations. - Implement testcase for the capture kpi for deployment phases of a subcloud Change-Id: Ic686f5aa8365addfbbb1e8cdfcf5b22e164e7638 Signed-off-by: vineela-pachchipulusu <Vineela.Pachchipulusu@windriver.com>
19 lines
361 B
Plaintext
19 lines
361 B
Plaintext
{
|
|
floating_ip: "10.2.3.135",
|
|
lab_name: "Subcloud2",
|
|
lab_type: "Simplex",
|
|
admin_credentials: {
|
|
user_name: "fake_user",
|
|
password: "fake_password"
|
|
},
|
|
bm_password: "",
|
|
use_jump_server: false,
|
|
lab_capabilities: [],
|
|
nodes: {
|
|
"controller-0": {
|
|
ip: "10.2.3.136",
|
|
node_type: "Controller",
|
|
node_capabilities: []
|
|
}
|
|
}
|
|
} |