Imported repo descriptor-packages/
[osm/devops.git] / src / vnfd / ref21_vnf / ref21_vnfd.yaml
diff --git a/src/vnfd/ref21_vnf/ref21_vnfd.yaml b/src/vnfd/ref21_vnf/ref21_vnfd.yaml
deleted file mode 100644 (file)
index 390ab9d..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-vnfd:vnfd-catalog:
-    vnfd:
-    -   connection-point:
-        -   name: mgmt
-            type: VPORT
-        -   name: data
-            type: VPORT
-        description: A simple VNF descriptor w/ one VDU
-        id: Ref_Vnf_21
-        name: Ref_Vnf_21
-        short-name: Ref_Vnf_21
-        vdu:
-        -   external-interface:
-            -   name: iface50
-                virtual-interface:
-                    type: OM-MGMT
-                vnfd-connection-point-ref: mgmt
-            -   name: iface51
-                virtual-interface:
-                    type: VIRTIO
-                vnfd-connection-point-ref: data
-            id: ref_vm21
-            image: ref_vm21.qcow2
-            name: Ref_VM_5
-            vm-flavor:
-                memory-mb: '1024'
-                storage-gb: '16'
-                vcpu-count: '1'
-        vendor: ETSI
-        version: '1.0'