Commit ac678969 authored by vicens's avatar vicens
Browse files

Updating vnf images to bionic


Signed-off-by: vicens's avatarFelipe Vicens <felipe.vicens@atos.net>
parent 4fab9c60
......@@ -29,7 +29,7 @@ vnfd:vnfd-catalog:
- cloud-init-file: cloud-config.txt
count: '1'
id: mgmtVM
image: ubuntu16.04
image: bionic
interface:
- external-connection-point-ref: vnf-mgmt
name: mgmtVM-eth0
......@@ -55,7 +55,7 @@ vnfd:vnfd-catalog:
vcpu-count: '1'
- count: '1'
id: dataVM
image: ubuntu16.04
image: bionic
interface:
- internal-connection-point-ref: dataVM-internal
name: dataVM-eth0
......
......@@ -39,7 +39,7 @@ vnfd-catalog:
storage-gb: 10
# Image/checksum or image including the full path
image: 'US1604'
image: 'bionic'
#checksum:
interface:
......
......@@ -39,7 +39,7 @@ vnfd-catalog:
storage-gb: 10
# Image/checksum or image including the full path
image: 'US1604'
image: 'bionic'
#checksum:
interface:
......
......@@ -24,7 +24,7 @@ vnfd:vnfd-catalog:
storage-gb: 10
# Image including the full path
image: 'ubuntu16.04'
image: 'bionic'
interface:
- name: eth0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment