Skip to content
Snippets Groups Projects
Commit 85153905 authored by Philip Joseph's avatar Philip Joseph
Browse files

Remove second interface and network for ubuntu NS


Signed-off-by: default avatarPhilip Joseph <philip.joseph@riftio.com>
parent 89c5ea04
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment