From d3aeeab5178487a90c53a3756b8ac96e2535fdb3 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Fri, 16 Apr 2021 00:54:56 +0200 Subject: [PATCH] Replace ubuntu16 images by ubuntu18 Signed-off-by: garciadeblas --- .../ha_proxy_charm_vnfd.yaml | 14 +++++----- .../k8s_proxy_charm_vnfd.yaml | 2 +- .../native_charm_vnf/native_charm_vnfd.yaml | 2 +- .../nopasswd_k8s_proxy_charm_vnfd.yaml | 2 +- .../nopasswd_proxy_charm_vnfd.yaml | 14 +++++----- .../ns_relations_provides_vnfd.yaml | 2 +- .../ns_relations_requires_vnfd.yaml | 2 +- .../vnf_relations_vnf/vnf_relations_vnfd.yaml | 2 +- epa_quota_vnf/epa_quota_vnfd.yaml | 22 +++++++-------- .../hackfest_basic_metrics_vnfd.yaml | 22 +++++++-------- .../hackfest_basic_sriov_vnfd.yaml | 2 +- hackfest_basic_vnf/hackfest_basic_vnfd.yaml | 22 +++++++-------- .../hackfest_cloudinit_vnfd.yaml | 28 +++++++++---------- .../hackfest_multivdu_vnfd.yaml | 28 +++++++++---------- .../hackfest_proxycharm_vnfd.yaml | 8 +++--- nscharm_policy_vnf/nscharm_policy_vnfd.yaml | 22 +++++++-------- nscharm_user_vnf/nscharm_user_vnfd.yaml | 22 +++++++-------- simple_ee_vnf/simple_ee_vnfd.yaml | 8 +++--- simple_nopasswd_vnf/simple_nopasswd_vnfd.yaml | 10 +++---- .../ubuntu_cloudinit_vnfd.yaml | 22 +++++++-------- 20 files changed, 128 insertions(+), 128 deletions(-) diff --git a/charm-packages/ha_proxy_charm_vnf/ha_proxy_charm_vnfd.yaml b/charm-packages/ha_proxy_charm_vnf/ha_proxy_charm_vnfd.yaml index 8a85ba10..11f4b31b 100644 --- a/charm-packages/ha_proxy_charm_vnf/ha_proxy_charm_vnfd.yaml +++ b/charm-packages/ha_proxy_charm_vnf/ha_proxy_charm_vnfd.yaml @@ -65,13 +65,13 @@ vnfd: - id: ubuntu18.04 image: ubuntu18.04 name: ubuntu18.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - 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 @@ -92,8 +92,8 @@ vnfd: name: mgmtVM sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage diff --git a/charm-packages/k8s_proxy_charm_vnf/k8s_proxy_charm_vnfd.yaml b/charm-packages/k8s_proxy_charm_vnf/k8s_proxy_charm_vnfd.yaml index 9fcbf6d6..6a7744dd 100644 --- a/charm-packages/k8s_proxy_charm_vnf/k8s_proxy_charm_vnfd.yaml +++ b/charm-packages/k8s_proxy_charm_vnf/k8s_proxy_charm_vnfd.yaml @@ -67,7 +67,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config.txt diff --git a/charm-packages/native_charm_vnf/native_charm_vnfd.yaml b/charm-packages/native_charm_vnf/native_charm_vnfd.yaml index 8c958e8c..a4ab3124 100644 --- a/charm-packages/native_charm_vnf/native_charm_vnfd.yaml +++ b/charm-packages/native_charm_vnf/native_charm_vnfd.yaml @@ -57,7 +57,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config.txt diff --git a/charm-packages/nopasswd_k8s_proxy_charm_vnf/nopasswd_k8s_proxy_charm_vnfd.yaml b/charm-packages/nopasswd_k8s_proxy_charm_vnf/nopasswd_k8s_proxy_charm_vnfd.yaml index 128bbbfc..60d15147 100644 --- a/charm-packages/nopasswd_k8s_proxy_charm_vnf/nopasswd_k8s_proxy_charm_vnfd.yaml +++ b/charm-packages/nopasswd_k8s_proxy_charm_vnf/nopasswd_k8s_proxy_charm_vnfd.yaml @@ -65,7 +65,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config.txt diff --git a/charm-packages/nopasswd_proxy_charm_vnf/nopasswd_proxy_charm_vnfd.yaml b/charm-packages/nopasswd_proxy_charm_vnf/nopasswd_proxy_charm_vnfd.yaml index 131d1af4..b582d684 100644 --- a/charm-packages/nopasswd_proxy_charm_vnf/nopasswd_proxy_charm_vnfd.yaml +++ b/charm-packages/nopasswd_proxy_charm_vnf/nopasswd_proxy_charm_vnfd.yaml @@ -62,13 +62,13 @@ vnfd: - id: ubuntu18.04 image: ubuntu18.04 name: ubuntu18.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - 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 @@ -89,8 +89,8 @@ vnfd: name: mgmtVM sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage diff --git a/charm-packages/ns_relations_provides_vnf/ns_relations_provides_vnfd.yaml b/charm-packages/ns_relations_provides_vnf/ns_relations_provides_vnfd.yaml index 2bcc3f68..8d672d1c 100644 --- a/charm-packages/ns_relations_provides_vnf/ns_relations_provides_vnfd.yaml +++ b/charm-packages/ns_relations_provides_vnf/ns_relations_provides_vnfd.yaml @@ -53,7 +53,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config.txt diff --git a/charm-packages/ns_relations_requires_vnf/ns_relations_requires_vnfd.yaml b/charm-packages/ns_relations_requires_vnf/ns_relations_requires_vnfd.yaml index 8f19f300..7be7a88f 100644 --- a/charm-packages/ns_relations_requires_vnf/ns_relations_requires_vnfd.yaml +++ b/charm-packages/ns_relations_requires_vnf/ns_relations_requires_vnfd.yaml @@ -53,7 +53,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config.txt diff --git a/charm-packages/vnf_relations_vnf/vnf_relations_vnfd.yaml b/charm-packages/vnf_relations_vnf/vnf_relations_vnfd.yaml index 22ceb2c9..94febcd4 100644 --- a/charm-packages/vnf_relations_vnf/vnf_relations_vnfd.yaml +++ b/charm-packages/vnf_relations_vnf/vnf_relations_vnfd.yaml @@ -96,7 +96,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config.txt diff --git a/epa_quota_vnf/epa_quota_vnfd.yaml b/epa_quota_vnf/epa_quota_vnfd.yaml index 6253e932..809d2ad9 100644 --- a/epa_quota_vnf/epa_quota_vnfd.yaml +++ b/epa_quota_vnf/epa_quota_vnfd.yaml @@ -19,16 +19,16 @@ vnfd: mgmt-cp: vnf-cp0-ext product-name: epa_quota-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - id: ubuntu18.04-azure + name: ubuntu18.04-azure + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - id: epa_quota-VM @@ -39,10 +39,10 @@ vnfd: virtual-interface: type: PARAVIRT name: epa_quota-VM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: epa_quota-VM-compute virtual-storage-desc: - epa_quota-VM-storage diff --git a/hackfest_basic_metrics_vnf/hackfest_basic_metrics_vnfd.yaml b/hackfest_basic_metrics_vnf/hackfest_basic_metrics_vnfd.yaml index 11ba1891..5ed09ad4 100644 --- a/hackfest_basic_metrics_vnf/hackfest_basic_metrics_vnfd.yaml +++ b/hackfest_basic_metrics_vnf/hackfest_basic_metrics_vnfd.yaml @@ -42,16 +42,16 @@ vnfd: mgmt-cp: vnf-cp0-ext product-name: hackfest_basic_metrics-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - id: ubuntu18.04-azure + name: ubuntu18.04-azure + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-config @@ -76,10 +76,10 @@ vnfd: name: vnf_packets_received performance-metric: packets_received name: hackfest_basic_metrics-VM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: hackfest_basic_metrics-VM-compute virtual-storage-desc: - hackfest_basic_metrics-VM-storage diff --git a/hackfest_basic_sriov_vnf/hackfest_basic_sriov_vnfd.yaml b/hackfest_basic_sriov_vnf/hackfest_basic_sriov_vnfd.yaml index 6d953e03..d8874bf5 100644 --- a/hackfest_basic_sriov_vnf/hackfest_basic_sriov_vnfd.yaml +++ b/hackfest_basic_sriov_vnf/hackfest_basic_sriov_vnfd.yaml @@ -28,7 +28,7 @@ vnfd: name: ubuntu18.04 - id: ubuntu18.04-azure name: ubuntu18.04-azure - image: Canonical:UbuntuServer:18.04-LTS:18.04.202103151 + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud.config diff --git a/hackfest_basic_vnf/hackfest_basic_vnfd.yaml b/hackfest_basic_vnf/hackfest_basic_vnfd.yaml index 6ae2805c..f58a3e7d 100644 --- a/hackfest_basic_vnf/hackfest_basic_vnfd.yaml +++ b/hackfest_basic_vnf/hackfest_basic_vnfd.yaml @@ -19,24 +19,24 @@ vnfd: mgmt-cp: vnf-cp0-ext product-name: hackfest_basic-vnf sw-image-desc: - - id: ubuntu16.04 - name: ubuntu16.04 - image: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04 + name: ubuntu18.04 + image: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - id: ubuntu18.04-azure + name: ubuntu18.04-azure + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - id: hackfest_basic-VM name: hackfest_basic-VM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: hackfest_basic-VM-compute virtual-storage-desc: - hackfest_basic-VM-storage diff --git a/hackfest_cloudinit_vnf/hackfest_cloudinit_vnfd.yaml b/hackfest_cloudinit_vnf/hackfest_cloudinit_vnfd.yaml index 3d757c7e..168fad70 100644 --- a/hackfest_cloudinit_vnf/hackfest_cloudinit_vnfd.yaml +++ b/hackfest_cloudinit_vnf/hackfest_cloudinit_vnfd.yaml @@ -30,16 +30,16 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: hackfest_cloudinit-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - 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 @@ -59,10 +59,10 @@ vnfd: virtual-interface: type: PARAVIRT name: mgmtVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage @@ -82,10 +82,10 @@ vnfd: virtual-interface: type: PARAVIRT name: dataVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: dataVM-compute virtual-storage-desc: - dataVM-storage diff --git a/hackfest_multivdu_vnf/hackfest_multivdu_vnfd.yaml b/hackfest_multivdu_vnf/hackfest_multivdu_vnfd.yaml index 1c0c9ffd..b8a7083e 100644 --- a/hackfest_multivdu_vnf/hackfest_multivdu_vnfd.yaml +++ b/hackfest_multivdu_vnf/hackfest_multivdu_vnfd.yaml @@ -29,16 +29,16 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: hackfest_multivdu-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - id: ubuntu18.04-azure + name: ubuntu18.04-azure + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - id: mgmtVM @@ -57,10 +57,10 @@ vnfd: virtual-interface: type: PARAVIRT name: mgmtVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage @@ -80,10 +80,10 @@ vnfd: virtual-interface: type: PARAVIRT name: dataVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: dataVM-compute virtual-storage-desc: - dataVM-storage diff --git a/hackfest_proxycharm_vnf/hackfest_proxycharm_vnfd.yaml b/hackfest_proxycharm_vnf/hackfest_proxycharm_vnfd.yaml index e058bfee..ae421383 100644 --- a/hackfest_proxycharm_vnf/hackfest_proxycharm_vnfd.yaml +++ b/hackfest_proxycharm_vnf/hackfest_proxycharm_vnfd.yaml @@ -61,9 +61,9 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: hackfest_proxycharm-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 vdu: - cloud-init-file: cloud-config.txt id: mgmtVM @@ -81,7 +81,7 @@ vnfd: virtual-interface: type: PARAVIRT name: mgmtVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage diff --git a/nscharm_policy_vnf/nscharm_policy_vnfd.yaml b/nscharm_policy_vnf/nscharm_policy_vnfd.yaml index 4249f193..06b7083e 100644 --- a/nscharm_policy_vnf/nscharm_policy_vnfd.yaml +++ b/nscharm_policy_vnf/nscharm_policy_vnfd.yaml @@ -41,16 +41,16 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: nscharm-policy-vnf sw-image-desc: - - id: ubuntu1604 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu1804 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - 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 @@ -70,10 +70,10 @@ vnfd: virtual-interface: type: VIRTIO name: policyVM - sw-image-desc: ubuntu1604 + sw-image-desc: ubuntu1804 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: policyVM-compute virtual-storage-desc: - policyVM-storage diff --git a/nscharm_user_vnf/nscharm_user_vnfd.yaml b/nscharm_user_vnf/nscharm_user_vnfd.yaml index c1d1bf3f..fe3524a5 100644 --- a/nscharm_user_vnf/nscharm_user_vnfd.yaml +++ b/nscharm_user_vnf/nscharm_user_vnfd.yaml @@ -41,16 +41,16 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: nscharm-user-vnf sw-image-desc: - - id: ubuntu1604 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu1804 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - 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 @@ -70,10 +70,10 @@ vnfd: virtual-interface: type: VIRTIO name: userVM - sw-image-desc: ubuntu1604 + sw-image-desc: ubuntu1804 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: userVM-compute virtual-storage-desc: - userVM-storage diff --git a/simple_ee_vnf/simple_ee_vnfd.yaml b/simple_ee_vnf/simple_ee_vnfd.yaml index c6ea1482..eb478520 100644 --- a/simple_ee_vnf/simple_ee_vnfd.yaml +++ b/simple_ee_vnf/simple_ee_vnfd.yaml @@ -59,9 +59,9 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: simple_ee-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 vdu: - cloud-init-file: cloud-config.txt id: mgmtVM @@ -73,7 +73,7 @@ vnfd: virtual-interface: type: PARAVIRT name: mgmtVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage diff --git a/simple_nopasswd_vnf/simple_nopasswd_vnfd.yaml b/simple_nopasswd_vnf/simple_nopasswd_vnfd.yaml index d94d716e..a87c2c19 100644 --- a/simple_nopasswd_vnf/simple_nopasswd_vnfd.yaml +++ b/simple_nopasswd_vnf/simple_nopasswd_vnfd.yaml @@ -64,9 +64,9 @@ vnfd: mgmt-cp: vnf-mgmt-ext product-name: simple_nopasswd-vnf sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 vdu: - cloud-init-file: cloud-config.txt id: mgmtVM @@ -85,7 +85,7 @@ vnfd: virtual-interface: type: PARAVIRT name: mgmtVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 virtual-compute-desc: mgmtVM-compute virtual-storage-desc: - mgmtVM-storage @@ -105,7 +105,7 @@ vnfd: virtual-interface: type: PARAVIRT name: dataVM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 virtual-compute-desc: dataVM-compute virtual-storage-desc: - dataVM-storage diff --git a/ubuntu_cloudinit_vnf/ubuntu_cloudinit_vnfd.yaml b/ubuntu_cloudinit_vnf/ubuntu_cloudinit_vnfd.yaml index abc05f9a..316cf06f 100644 --- a/ubuntu_cloudinit_vnf/ubuntu_cloudinit_vnfd.yaml +++ b/ubuntu_cloudinit_vnf/ubuntu_cloudinit_vnfd.yaml @@ -20,16 +20,16 @@ vnfd: product-name: ubuntu_cloudinit-vnf provider: OSM sw-image-desc: - - id: ubuntu16.04 - image: ubuntu16.04 - name: ubuntu16.04 - - id: ubuntu16.04-aws - name: ubuntu16.04-aws + - id: ubuntu18.04 + image: ubuntu18.04 + name: ubuntu18.04 + - id: ubuntu18.04-aws + name: ubuntu18.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:16.04.202103160 + - id: ubuntu18.04-azure + name: ubuntu18.04-azure + image: Canonical:UbuntuServer:18.04-LTS:latest vim-type: azure vdu: - cloud-init-file: cloud-init.cfg @@ -42,10 +42,10 @@ vnfd: virtual-interface: type: PARAVIRT name: ubuntu_cloudinit-vnf-VM - sw-image-desc: ubuntu16.04 + sw-image-desc: ubuntu18.04 alternative-sw-image-desc: - - ubuntu16.04-aws - - ubuntu16.04-azure + - ubuntu18.04-aws + - ubuntu18.04-azure virtual-compute-desc: ubuntu_cloudinit-vnf-VM-compute virtual-storage-desc: - ubuntu_cloudinit-vnf-VM-storage -- GitLab