Update HEAT-file for ubuntu20 used for basic_vm_macro test 90/123890/2
authorAndreas Geissler <andreas-geissler@telekom.de>
Mon, 6 Sep 2021 09:48:48 +0000 (09:48 +0000)
committerAndreas Geissler <andreas-geissler@telekom.de>
Wed, 8 Sep 2021 08:20:58 +0000 (08:20 +0000)
Issue-ID: TEST-361

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I662945ec980bd100c7b3279a2fa97a1e8889f92c

src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip
src/onaptests/templates/vnf-services/basic_vm-service.yaml
src/onaptests/templates/vnf-services/basic_vm_macro-service.yaml
src/onaptests/templates/vnf-services/basic_vm_macro_stability-service.yaml

index bd15d47..bb65587 100644 (file)
Binary files a/src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip and b/src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip differ
index 4609bae..227ec48 100644 (file)
@@ -5,7 +5,7 @@ basic_vm:
           heat_files_to_upload: onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip
           vnf_parameters: [
               {"name": "ubuntu20_image_name",
-               "value": "ubuntu-agent"
+               "value": "ubuntu-20.04"
               },
               {"name": "ubuntu20_key_name",
                "value": "cleouverte"
@@ -19,7 +19,7 @@ h+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBh\
 t+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key"
               },
               {"name": "ubuntu20_flavor_name",
-               "value": "m1.smaller"
+               "value": "m1.small"
               },
               {"name": "VM_name",
                "value": "ubuntu20agent-VM-01"
index a129d41..00f66d5 100644 (file)
@@ -18,7 +18,7 @@ basic_vm_macro:
               - vf_module_name: base_ubuntu20
                 parameters: [
                     {"name": "ubuntu20_image_name",
-                     "value": "Ubuntu_2004"
+                     "value": "ubuntu-20.04"
                     },
                     {"name": "ubuntu20_key_name",
                      "value": "cleouverte"
@@ -32,7 +32,7 @@ basic_vm_macro:
   t+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key"
                     },
                     {"name": "ubuntu20_flavor_name",
-                     "value": "m1.smaller"
+                     "value": "m1.small"
                     },
                     {"name": "VM_name",
                      "value": "ubuntu20agent-VM-01"
index fd56a37..62170bd 100644 (file)
@@ -18,7 +18,7 @@ basic_vm_macro:
               - vf_module_name: base_ubuntu20
                 parameters: [
                     {"name": "ubuntu20_image_name",
-                     "value": "Ubuntu_2004"
+                     "value": "ubuntu-20.04"
                     },
                     {"name": "ubuntu20_key_name",
                      "value": "cleouverte"
@@ -32,7 +32,7 @@ basic_vm_macro:
   t+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key"
                     },
                     {"name": "ubuntu20_flavor_name",
-                     "value": "m1.smaller"
+                     "value": "m1.small"
                     },
                     {"name": "VM_name",
                      "value": "ubuntu20agent-VM-01"