Devops Cleanup
[osm/devops.git] / descriptor-packages / vnfd / ref12_vnf / src / ref12_vnfd.yaml
diff --git a/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml b/descriptor-packages/vnfd/ref12_vnf/src/ref12_vnfd.yaml
deleted file mode 100644 (file)
index 2374281..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-vnfd-catalog:
-    vnfd:
-    -   connection-point:
-        -   name: mgmt0
-
-        -   name: west
-
-        -   name: east
-
-        description: A simple VNF descriptor w/ two VDU
-        id: Ref_Vnf_12
-        name: Ref_Vnf_12
-        short-name: Ref_Vnf_12
-        mgmt-interface:
-            cp: mgmt0
-        internal-vld:
-        -   description: Internal VL
-            id: VL34
-            name: VL34
-            short-name: VL34
-            type: ELAN
-            internal-connection-point:
-            -   id-ref: 'iface31'
-            -   id-ref: 'iface41'
-        vdu:
-        -   description: Middlepoint
-            interface:
-            -   name: iface30
-                type: EXTERNAL
-                virtual-interface:
-                    type: PARAVIRT
-                external-connection-point-ref: mgmt0
-            -   name: iface31
-                type: INTERNAL
-                internal-connection-point-ref: iface31
-                virtual-interface:
-                    type: PARAVIRT
-            guest-epa:
-                cpu-pinning-policy: DEDICATED
-                mempage-size: "LARGE"
-            id: a3a2f
-            image: ref_vm3.qcow2
-            internal-connection-point:
-            -   id: iface31
-                name: iface31
-
-            name: Ref_VM3
-            vm-flavor:
-                memory-mb: '2048'
-                storage-gb: '8'
-                vcpu-count: '2'
-        -   interface:
-            -   name: iface42
-                type: EXTERNAL
-                virtual-interface:
-                    type: PCI-PASSTHROUGH
-                external-connection-point-ref: west
-            -   name: iface43
-                type: EXTERNAL
-                virtual-interface:
-                    type: SR-IOV
-                external-connection-point-ref: east
-            -   name: iface41
-                type: INTERNAL
-                internal-connection-point-ref: iface41
-                virtual-interface:
-                    type: PARAVIRT
-            guest-epa:
-                cpu-pinning-policy: DEDICATED
-            id: e526e
-            internal-connection-point:
-            -   id: iface41
-                name: iface41
-
-            name: Ref_VM4
-        vendor: ETSI
-        version: '1.0'