Skip to content
Snippets Groups Projects
Commit 2d478a90 authored by garciadeblas's avatar garciadeblas
Browse files

Updated descriptors with alternative images for Azure and AWS


Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent e810ca84
No related branches found
No related tags found
1 merge request!153Azure alternative images
Pipeline #311 passed with stage
in 4 minutes and 27 seconds
Showing
with 152 additions and 0 deletions
......@@ -65,6 +65,14 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: mgmtVM
......@@ -83,6 +91,9 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......
......@@ -65,6 +65,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: mgmtVM
......@@ -83,6 +87,8 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......
......@@ -55,6 +55,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: mgmtVM
......@@ -73,6 +77,8 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......
......@@ -63,6 +63,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: mgmtVM
......@@ -81,6 +85,8 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......
......@@ -62,6 +62,14 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: mgmtVM
......@@ -80,6 +88,9 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......
......@@ -51,6 +51,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: simple_provides
......@@ -63,6 +67,8 @@ vnfd:
type: PARAVIRT
name: simple_provides
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: simple_provides-compute
virtual-storage-desc:
- simple_provides-storage
......
......@@ -51,6 +51,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: simple_requires
......@@ -63,6 +67,8 @@ vnfd:
type: PARAVIRT
name: simple_requires
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: simple_requires-compute
virtual-storage-desc:
- simple_requires-storage
......
......@@ -94,6 +94,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: simple_requires
......@@ -120,6 +124,8 @@ vnfd:
type: PARAVIRT
name: simple_provides
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: simple_provides-compute
virtual-storage-desc:
- simple_provides-storage
......
......@@ -22,6 +22,14 @@ vnfd:
- id: US1604
image: US1604
name: US1604
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- id: epa_quota-VM
int-cpd:
......@@ -32,6 +40,9 @@ vnfd:
type: PARAVIRT
name: epa_quota-VM
sw-image-desc: US1604
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: epa_quota-VM-compute
virtual-storage-desc:
- epa_quota-VM-storage
......
......@@ -45,6 +45,14 @@ vnfd:
- id: ubuntu16.04
image: ubuntu16.04
name: ubuntu16.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config
id: hackfest_basic_metrics-VM
......@@ -69,6 +77,9 @@ vnfd:
performance-metric: packets_received
name: hackfest_basic_metrics-VM
sw-image-desc: ubuntu16.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: hackfest_basic_metrics-VM-compute
virtual-storage-desc:
- hackfest_basic_metrics-VM-storage
......
......@@ -26,6 +26,10 @@ vnfd:
- id: ubuntu18.04
image: ubuntu18.04
name: ubuntu18.04
- id: ubuntu18.04-azure
name: ubuntu18.04-azure
image: Canonical:UbuntuServer:18.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud.config
id: hackfest_basic-VM
......@@ -42,6 +46,8 @@ vnfd:
type: SR-IOV
name: hackfest_basic-VM
sw-image-desc: ubuntu18.04
alternative-sw-image-desc:
- ubuntu18.04-azure
virtual-compute-desc: hackfest_basic-VM-compute
virtual-storage-desc:
- hackfest_basic-VM-storage
......
......@@ -26,12 +26,17 @@ vnfd:
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- id: hackfest_basic-VM
name: hackfest_basic-VM
sw-image-desc: ubuntu16.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: hackfest_basic-VM-compute
virtual-storage-desc:
- hackfest_basic-VM-storage
......
......@@ -33,6 +33,14 @@ vnfd:
- id: ubuntu16.04
image: ubuntu16.04
name: ubuntu16.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: mgmtVM
......@@ -52,6 +60,9 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: ubuntu16.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......@@ -72,6 +83,9 @@ vnfd:
type: PARAVIRT
name: dataVM
sw-image-desc: ubuntu16.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: dataVM-compute
virtual-storage-desc:
- dataVM-storage
......
......@@ -32,6 +32,14 @@ vnfd:
- id: US1604
image: US1604
name: US1604
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- id: mgmtVM
int-cpd:
......@@ -50,6 +58,9 @@ vnfd:
type: PARAVIRT
name: mgmtVM
sw-image-desc: US1604
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: mgmtVM-compute
virtual-storage-desc:
- mgmtVM-storage
......@@ -70,6 +81,9 @@ vnfd:
type: PARAVIRT
name: dataVM
sw-image-desc: US1604
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: dataVM-compute
virtual-storage-desc:
- dataVM-storage
......
......@@ -44,6 +44,14 @@ vnfd:
- id: ubuntu1604
image: ubuntu16.04
name: ubuntu16.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: policyVM
......@@ -63,6 +71,9 @@ vnfd:
type: VIRTIO
name: policyVM
sw-image-desc: ubuntu1604
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: policyVM-compute
virtual-storage-desc:
- policyVM-storage
......
......@@ -44,6 +44,14 @@ vnfd:
- id: ubuntu1604
image: ubuntu16.04
name: ubuntu16.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-config.txt
id: userVM
......@@ -63,6 +71,9 @@ vnfd:
type: VIRTIO
name: userVM
sw-image-desc: ubuntu1604
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: userVM-compute
virtual-storage-desc:
- userVM-storage
......
......@@ -23,6 +23,14 @@ vnfd:
- id: ubuntu16.04
image: ubuntu16.04
name: ubuntu16.04
- id: ubuntu16.04-aws
name: ubuntu16.04-aws
image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
vim-type: aws
- id: ubuntu16.04-azure
name: ubuntu16.04-azure
image: Canonical:UbuntuServer:16.04-LTS:latest
vim-type: azure
vdu:
- cloud-init-file: cloud-init.cfg
description: ubuntu_cloudinit-vnf-VM
......@@ -35,6 +43,9 @@ vnfd:
type: PARAVIRT
name: ubuntu_cloudinit-vnf-VM
sw-image-desc: ubuntu16.04
alternative-sw-image-desc:
- ubuntu16.04-aws
- ubuntu16.04-azure
virtual-compute-desc: ubuntu_cloudinit-vnf-VM-compute
virtual-storage-desc:
- ubuntu_cloudinit-vnf-VM-storage
......
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