summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/appc
diff options
context:
space:
mode:
Diffstat (limited to 'robot/assets/templates/appc')
-rw-r--r--robot/assets/templates/appc/pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml31
-rw-r--r--robot/assets/templates/appc/reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json46
-rw-r--r--robot/assets/templates/appc/template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml9
3 files changed, 0 insertions, 86 deletions
diff --git a/robot/assets/templates/appc/pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml b/robot/assets/templates/appc/pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml
deleted file mode 100644
index 8b308dcb..00000000
--- a/robot/assets/templates/appc/pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml
+++ /dev/null
@@ -1,31 +0,0 @@
----
-kind: "Property Definition"
-version: V1
-vnf-parameter-list:
-- name: ip-addr
- type: null
- description: null
- required: "true"
- default: null
- source: Manual
- rule-type: null
- request-keys: null
- response-keys: null
-- name: oam-ip-addr
- type: null
- description: null
- required: "true"
- default: null
- source: Manual
- rule-type: null
- request-keys: null
- response-keys: null
-- name: enabled
- type: null
- description: null
- required: "true"
- default: null
- source: Manual
- rule-type: null
- request-keys: null
- response-keys: null
diff --git a/robot/assets/templates/appc/reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json b/robot/assets/templates/appc/reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json
deleted file mode 100644
index 137cb7a6..00000000
--- a/robot/assets/templates/appc/reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "reference_data": [
- {
- "action": "ConfigScaleOut",
- "action-level": "vnf",
- "scope": {
- "vnf-type": "vLoadBalancer/vLoadBalancer-test 0",
- "vnfc-type": ""
- },
- "template": "Y",
- "vm": [],
- "device-protocol": "NETCONF-XML",
- "user-name": "admin",
- "port-number": "2831",
- "artifact-list": [
- {
- "artifact-name": "template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml",
- "artifact-type": "config_template"
- },
- {
- "artifact-name": "pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml",
- "artifact-type": "parameter_definitions"
- }
- ],
- "template-id-list": [
- "vLB"
- ],
- "template-id": "vLB",
- "scopeType": "vnf-type"
- },
- {
- "action": "AllAction",
- "action-level": "vnf",
- "scope": {
- "vnf-type": "vLoadBalancer/vLoadBalancer-test 0",
- "vnfc-type": ""
- },
- "artifact-list": [
- {
- "artifact-name": "reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json",
- "artifact-type": "reference_template"
- }
- ]
- }
- ]
-} \ No newline at end of file
diff --git a/robot/assets/templates/appc/template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml b/robot/assets/templates/appc/template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml
deleted file mode 100644
index 61d24976..00000000
--- a/robot/assets/templates/appc/template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<vlb-business-vnf-onap-plugin xmlns="urn:opendaylight:params:xml:ns:yang:vlb-business-vnf-onap-plugin">
- <vdns-instances>
- <vdns-instance>
- <ip-addr>${ip-addr}</ip-addr>
- <oam-ip-addr>${oam-ip-addr}</oam-ip-addr>
- <enabled>${enabled}</enabled>
- </vdns-instance>
- </vdns-instances>
-</vlb-business-vnf-onap-plugin> \ No newline at end of file