Remove second interface and network for ubuntu NS
authorPhilip Joseph <philip.joseph@riftio.com>
Wed, 28 Sep 2016 10:01:00 +0000 (15:31 +0530)
committerPhilip Joseph <philip.joseph@riftio.com>
Wed, 28 Sep 2016 10:01:00 +0000 (15:31 +0530)
Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
src/nsd/ubuntu_xenial_ns/ubuntu_xenial_nsd.yaml
src/vnfd/ubuntu_xenial_vnf/ubuntu_xenial_vnfd.yaml

index 0c76998..daf84bd 100644 (file)
@@ -38,21 +38,3 @@ nsd:nsd-catalog:
                     nsd:vnfd-id-ref: ubuntu_xenial_vnfd
                     # NOTE: Validate the entry below
                     nsd:vnfd-connection-point-ref: eth0
-            -   id: ubuntu_xenial_nsd_vld2
-                name: data
-                short-name: data
-                type: ELAN
-                vim-network-name: net-corp
-                # vim-network-name: <update>
-                # provider-network:
-                #     overlay-type: VLAN
-                #     segmentation_id: <update>
-                vnfd-connection-point-ref:
-                # Specify the constituent VNFs
-                # member-vnf-index-ref - entry from constituent vnf
-                # vnfd-id-ref - VNFD id
-                # vnfd-connection-point-ref - connection point name in the VNFD
-                -   nsd:member-vnf-index-ref: 1
-                    nsd:vnfd-id-ref: ubuntu_xenial_vnfd
-                    # NOTE: Validate the entry below
-                    nsd:vnfd-connection-point-ref: eth1
index c15ef1b..908dcb0 100644 (file)
@@ -39,15 +39,7 @@ vnfd:vnfd-catalog:
                     bandwidth: '0'
                     vpci: 0000:00:0a.0
                 vnfd-connection-point-ref: eth0
-            -   name: eth1
-                virtual-interface:
-                    type: VIRTIO
-                    bandwidth: '0'
-                    vpci: 0000:00:0b.0
-                vnfd-connection-point-ref: eth1
 
         connection-point:
             -   name: eth0
                 type: VPORT
-            -   name: eth1
-                type: VPORT