X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=ice_validator%2Ftests%2Ffixtures%2Ftest_nova_servers_resource_ids%2Fpass%2Fvalid_heat_template.yaml;h=eb07cae5f8e0a1e2ee0158d85545da0f87da303a;hp=3796de916612517e8f7b647696609047be98bc09;hb=60d5ad7d00eadd6395eca186e6fa76a43df3c6cf;hpb=f5edc06be0d8bedeb0904b348ba5e3e67c74f186 diff --git a/ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml b/ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml index 3796de9..eb07cae 100644 --- a/ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml +++ b/ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml @@ -60,7 +60,7 @@ resources: flavor: { get_param: vm_type_b_flavor_name} image: { get_param: vm_type_b_image_name} - VM_TYPE_B_SERVER_1: + vm_type_b_server_1: type: OS::Nova::Server properties: name: { get_param: vm_type_b_name_1 }