Commit b7ca2f19 authored by garciadeblas's avatar garciadeblas
Browse files

Merge branch 'autoheal' into 'master'

Add GCP and Azure images to autohead VNFD

See merge request !228
parents c6faf389 7daae635
Loading
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -33,6 +33,18 @@ vnfd:
  - id: ubuntu20.04
    image: ubuntu20.04
    name: ubuntu20.04
  - id: ubuntu20.04-aws
    name: ubuntu20.04-aws
    image: ubuntu/images/hvm-ssd/ubuntu-artful-17.10-amd64-server-20180509
    vim-type: aws
  - id: ubuntu20.04-azure
    name: ubuntu20.04-azure
    image: Canonical:0001-com-ubuntu-server-focal:20_04-lts:latest
    vim-type: azure
  - id: ubuntu20.04-gcp
    name: ubuntu2018.04-gcp
    image: ubuntu-os-cloud:image-family:ubuntu-2004-lts
    vim-type: gcp
  vdu:
  - description: autoheal_vnfd-VM
    id: autoheal_vnfd-VM
@@ -45,6 +57,10 @@ vnfd:
          type: PARAVIRT
    name: autoheal_vnfd-VM
    sw-image-desc: ubuntu20.04
    alternative-sw-image-desc:
    - ubuntu20.04-aws
    - ubuntu20.04-azure
    - ubuntu20.04-gcp
    virtual-compute-desc: autoheal_vnfd-VM-compute
    virtual-storage-desc:
    - autoheal_vnfd-VM-storage