Skip to content
Snippets Groups Projects
Commit 330ebb0b authored by garciadeblas's avatar garciadeblas
Browse files

Removed VPORT in all VNFDs and generate_descriptor_pkg.sh


Change-Id: I8c8102d6b16b8001762fcd3650db8cc688006ece
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 0dc45d8a
No related branches found
No related tags found
No related merge requests found
Showing
with 51 additions and 52 deletions
......@@ -256,7 +256,6 @@ EOF
eth=$(($i))
cat >>$desc_file <<EOF
- name: vnf-cp${eth}
type: ${CP_TYPE}
EOF
done
......
......@@ -40,15 +40,15 @@ vnfd-catalog:
charm: vyos-proxy
connection-point:
- name: eth0
type: VPORT
- name: eth1
type: VPORT
- name: eth2
type: VPORT
- name: eth3
type: VPORT
- name: eth4
type: VPORT
vdu:
- id: VyOS-VM
name: VyOS-VM
......
......@@ -45,5 +45,5 @@ vnfd-catalog:
connection-point:
- name: eth0
type: VPORT
port-security-enabled: "false"
......@@ -45,4 +45,4 @@ vnfd-catalog:
connection-point:
- name: eth0
type: VPORT
......@@ -2,7 +2,7 @@ vnfd-catalog:
vnfd:
- connection-point:
- name: eth0
type: VPORT
description: Simple VNF example with a DNS forwarder
id: dns_forwarder
logo: dns.jpg
......
......@@ -9,7 +9,7 @@ vnfd:vnfd-catalog:
version: '1.0'
connection-point:
- name: vnf-cp0
type: VPORT
mgmt-interface:
cp: vnf-cp0
vdu:
......
......@@ -8,7 +8,7 @@ vnfd:vnfd-catalog:
logo: osm.png
connection-point:
- name: vnf-cp0
type: VPORT
vdu:
- id: hackfest_basic-VM
name: hackfest_basic-VM
......
......@@ -10,11 +10,11 @@ vnfd:vnfd-catalog:
- id: vnf-mgmt
name: vnf-mgmt
short-name: vnf-mgmt
type: VPORT
- id: vnf-data
name: vnf-data
short-name: vnf-data
type: VPORT
mgmt-interface:
cp: vnf-mgmt
internal-vld:
......@@ -51,7 +51,7 @@ vnfd:vnfd-catalog:
- id: mgmtVM-internal
name: mgmtVM-internal
short-name: mgmtVM-internal
type: VPORT
cloud-init-file: cloud-config.txt
- id: dataVM
name: dataVM
......@@ -78,5 +78,5 @@ vnfd:vnfd-catalog:
- id: dataVM-internal
name: dataVM-internal
short-name: dataVM-internal
type: VPORT
......@@ -10,11 +10,11 @@ vnfd:vnfd-catalog:
- id: vnf-mgmt
name: vnf-mgmt
short-name: vnf-mgmt
type: VPORT
- id: vnf-data
name: vnf-data
short-name: vnf-data
type: VPORT
mgmt-interface:
cp: vnf-mgmt
internal-vld:
......@@ -60,7 +60,7 @@ vnfd:vnfd-catalog:
- id: mgmtVM-internal
name: mgmtVM-internal
short-name: mgmtVM-internal
type: VPORT
cloud-init-file: cloud-config.txt
- id: dataVM
name: dataVM
......@@ -96,5 +96,5 @@ vnfd:vnfd-catalog:
- id: dataVM-internal
name: dataVM-internal
short-name: dataVM-internal
type: VPORT
......@@ -10,11 +10,11 @@ vnfd:vnfd-catalog:
- id: vnf-mgmt
name: vnf-mgmt
short-name: vnf-mgmt
type: VPORT
- id: vnf-data
name: vnf-data
short-name: vnf-data
type: VPORT
mgmt-interface:
cp: vnf-mgmt
internal-vld:
......@@ -51,7 +51,7 @@ vnfd:vnfd-catalog:
- id: mgmtVM-internal
name: mgmtVM-internal
short-name: mgmtVM-internal
type: VPORT
- id: dataVM
name: dataVM
image: US1604
......@@ -77,5 +77,5 @@ vnfd:vnfd-catalog:
- id: dataVM-internal
name: dataVM-internal
short-name: dataVM-internal
type: VPORT
......@@ -10,11 +10,11 @@ vnfd:vnfd-catalog:
- id: vnf-mgmt
name: vnf-mgmt
short-name: vnf-mgmt
type: VPORT
- id: vnf-data
name: vnf-data
short-name: vnf-data
type: VPORT
mgmt-interface:
cp: vnf-mgmt
internal-vld:
......@@ -51,7 +51,7 @@ vnfd:vnfd-catalog:
- id: mgmtVM-internal
name: mgmtVM-internal
short-name: mgmtVM-internal
type: VPORT
cloud-init-file: cloud-config.txt
- id: dataVM
name: dataVM
......@@ -78,7 +78,7 @@ vnfd:vnfd-catalog:
- id: dataVM-internal
name: dataVM-internal
short-name: dataVM-internal
type: VPORT
vnf-configuration:
juju:
charm: simple
......
......@@ -42,9 +42,9 @@ vnfd-catalog:
charm: clearwater-aio-proxy
connection-point:
- name: eth0
type: VPORT
- name: eth1
type: VPORT
vdu:
- id: IMS-ALLIN1_2p-VM
name: IMS-ALLIN1_2p-VM
......
......@@ -26,9 +26,9 @@ vnfd-catalog:
description: This is an example RIFT.ware VNF
connection-point:
- name: ping_vnfd/cp0
type: VPORT
- name: ping_vnfd/cp1
type: VPORT
http-endpoint:
- path: api/v1/ping/stats
port: '18888'
......
......@@ -26,9 +26,9 @@ vnfd-catalog:
description: This is an example RIFT.ware VNF
connection-point:
- name: pong_vnfd/cp0
type: VPORT
- name: pong_vnfd/cp1
type: VPORT
http-endpoint:
- path: api/v1/pong/stats
port: '18889'
......
......@@ -2,9 +2,9 @@ vnfd-catalog:
vnfd:
- connection-point:
- name: mgmt0
type: VPORT
- name: west
type: VPORT
description: A simple VNF descriptor w/ VM1 and VM2
id: Ref_Vnf_11
name: Ref_VNF_11
......@@ -35,7 +35,7 @@ vnfd-catalog:
internal-connection-point:
- name: iface11
id: iface11
type: VPORT
id: Ref_VM1
image: ref_vm1.qcow2
name: Ref_VM1
......@@ -57,7 +57,7 @@ vnfd-catalog:
internal-connection-point:
- name: iface21
id: iface21
type: VPORT
id: Ref_VM2
image: ref_vm2.qcow2
name: Ref_VM2
......
......@@ -2,11 +2,11 @@ vnfd-catalog:
vnfd:
- connection-point:
- name: mgmt0
type: VPORT
- name: west
type: VPORT
- name: east
type: VPORT
description: A simple VNF descriptor w/ two VDU
id: Ref_Vnf_12
name: Ref_Vnf_12
......@@ -43,7 +43,7 @@ vnfd-catalog:
internal-connection-point:
- id: iface31
name: iface31
type: VPORT
name: Ref_VM3
vm-flavor:
memory-mb: '2048'
......@@ -71,7 +71,7 @@ vnfd-catalog:
internal-connection-point:
- id: iface41
name: iface41
type: VPORT
name: Ref_VM4
vendor: ETSI
version: '1.0'
......@@ -2,9 +2,9 @@ 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
......
......@@ -2,11 +2,11 @@ vnfd-catalog:
vnfd:
- connection-point:
- name: mgmt
type: VPORT
- name: west
type: VPORT
- name: east
type: VPORT
description: A simple VNF descriptor w/ one VDU
id: Ref_Vnf_22
name: Ref_VNF_22
......
......@@ -10,11 +10,11 @@ vnfd:vnfd-catalog:
- id: vnf-mgmt
name: vnf-mgmt
short-name: vnf-mgmt
type: VPORT
- id: vnf-data
name: vnf-data
short-name: vnf-data
type: VPORT
mgmt-interface:
cp: vnf-mgmt
internal-vld:
......@@ -51,7 +51,7 @@ vnfd:vnfd-catalog:
- id: mgmtVM-internal
name: mgmtVM-internal
short-name: mgmtVM-internal
type: VPORT
cloud-init-file: cloud-config.txt
vdu-configuration:
juju:
......@@ -103,7 +103,7 @@ vnfd:vnfd-catalog:
- id: dataVM-internal
name: dataVM-internal
short-name: dataVM-internal
type: VPORT
vdu-configuration:
juju:
charm: simple
......
......@@ -46,4 +46,4 @@ vnfd-catalog:
connection-point:
- name: eth0
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