diff options
Diffstat (limited to 'tests/appc/cdt/data/reference_AllAction_vUSP - Revenue Assurance_0.0.1V.json')
-rwxr-xr-x | tests/appc/cdt/data/reference_AllAction_vUSP - Revenue Assurance_0.0.1V.json | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/tests/appc/cdt/data/reference_AllAction_vUSP - Revenue Assurance_0.0.1V.json b/tests/appc/cdt/data/reference_AllAction_vUSP - Revenue Assurance_0.0.1V.json new file mode 100755 index 00000000..a575129f --- /dev/null +++ b/tests/appc/cdt/data/reference_AllAction_vUSP - Revenue Assurance_0.0.1V.json @@ -0,0 +1,125 @@ +{ + "reference_data": [ + { + "action": "Configure", + "action-level": "vnf", + "scope": { + "vnf-type": "vUSP - Revenue Assurance", + "vnf-type-list": "testvnftype", + "vnfc-type": "" + }, + "template": "Y", + "vm": [ + { + "vm-instance": 1, + "vnfc": [ + { + "vnfc-instance": "1", + "vnfc-function-code": "rar", + "ipaddress-v4-oam-vip": "Y", + "group-notation-type": "first-vnfc-name", + "group-notation-value": "pair", + "vnfc-type": "vUSP vRAR" + } + ] + }, + { + "vm-instance": 2, + "vnfc": [ + { + "vnfc-instance": "1", + "vnfc-function-code": "rar", + "ipaddress-v4-oam-vip": "Y", + "group-notation-type": "first-vnfc-name", + "group-notation-value": "pair", + "vnfc-type": "vUSP vRAR" + } + ] + } + ], + "device-protocol": "ANSIBLE", + "user-name": "att", + "port-number": "5000", + "artifact-list": [ + { + "artifact-name": "template_Configure_vUSP-RevenueAssurance_0.0.1V..json", + "artifact-type": "config_template" + }, + { + "artifact-name": "pd_Configure_vUSP-RevenueAssurance_0.0.1V.yaml", + "artifact-type": "parameter_definitions" + }, + { + "artifact-name": "param_Configure_vUSP-RevenueAssurance_0.0.1V.json", + "artifact-type": "param_values" + } + ], + "scopeType": "vnf-type" + }, + { + "action": "ConfigBackup", + "action-level": "vnf", + "scope": { + "vnf-type": "vUSP - Revenue Assurance", + "vnfc-type": "", + "vnfc-type-list": ["testvnftype"] + }, + "template": "Y", + "vm": [], + "device-protocol": "ANSIBLE", + "user-name": "att", + "port-number": "5000", + "artifact-list": [ + { + "artifact-name": "template_ConfigBackup_vUSP-vRAR_0.0.1V.json", + "artifact-type": "config_template" + }, + { + "artifact-name": "pd_ConfigBackup_vUSP-vRAR_0.0.1V.yaml", + "artifact-type": "parameter_definitions" + } + ], + "scopeType": "vnf-type" + }, + { + "action": "ConfigRestore", + "action-level": "vnf", + "scope": { + "vnf-type": "vUSP - Revenue Assurance", + "vnfc-type": "", + "vnfc-type-list": ["testvnftype"] + }, + "template": "Y", + "vm": [], + "device-protocol": "ANSIBLE", + "user-name": "att", + "port-number": "5000", + "artifact-list": [ + { + "artifact-name": "template_ConfigRestore_vUSP-vRAR_0.0.1V.json", + "artifact-type": "config_template" + }, + { + "artifact-name": "pd_ConfigRestore_vUSP-vRAR_0.0.1V.yaml", + "artifact-type": "parameter_definitions" + } + ], + "scopeType": "vnf-type" + }, + { + "action": "AllAction", + "action-level": "vnf", + "scope": { + "vnf-type": "vUSP - Revenue Assurance", + "vnfc-type": "", + "vnfc-type-list": ["testvnftype"] + }, + "artifact-list": [ + { + "artifact-name": "reference_AllAction_vUSP-RevenueAssurance_0.0.1V.json", + "artifact-type": "reference_template" + } + ] + } + ] +} |