blob: 7666ff307797d9838779d0c8ff0924028d963955 [file] [log] [blame]
{
"domain": {
"name": "osdf",
"secrets": [
{
"name": "so",
"values": {
"UserName": "",
"Password": ""
}
},
{
"name": "conductor",
"values": {
"UserName": "${CONDUCTOR_USER}",
"Password": "${CONDUCTOR_PASS}"
}
},
{
"name": "policyPlatform",
"values": {
"UserName": "${POLICY_PLAT_USER}",
"Password": "${POLICY_PLAT_PASS}"
}
},
{
"name": "policyClient",
"values": {
"UserName": "${POLICY_CLI_USER}",
"Password": "${POLICY_CLI_PASS}"
}
},
{
"name": "dmaap",
"values": {
"UserName": "NA",
"Password": "NA"
}
},
{
"name": "sdc",
"values": {
"UserName": "NA",
"Password": "NA"
}
},
{
"name": "osdfPlacement",
"values": {
"UserName": "${OSDF_PLACEMENT_USER}",
"Password": "${OSDF_PLACEMENT_PASS}"
}
},
{
"name": "osdfPlacementSO",
"values": {
"UserName": "${OSDF_PLACEMENT_SO_USER}",
"Password": "${OSDF_PLACEMENT_SO_PASS}"
}
},
{
"name": "osdfPlacementVFC",
"values": {
"UserName": "${OSDF_PLACEMENT_VFC_USER}",
"Password": "${OSDF_PLACEMENT_VFC_PASS}"
}
},
{
"name": "osdfCMScheduler",
"values": {
"UserName": "${OSDF_CM_SCHEDULER_USER}",
"Password": "${OSDF_CM_SCHEDULER_PASS}"
}
},
{
"name": "configDb",
"values": {
"UserName": "${CONFIG_DB_USER}",
"Password": "${CONFIG_DB_PASS}"
}
},
{
"name": "pciHMS",
"values": {
"UserName": "",
"Password": ""
}
},
{
"name": "osdfPCIOpt",
"values": {
"UserName": "${OSDF_PCI_OPT_USER}",
"Password": "${OSDF_PCI_OPT_PASS}"
}
},
{
"name": "osdfOptEngine",
"values": {
"UserName": "${OSDF_OPT_ENGINE_USER}",
"Password": "${OSDF_OPT_ENGINE_PASS}"
}
}
]
}
}