X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=ice_validator%2Ftests%2Ffixtures%2Ftest_base_template_names%2Ffail%2Ffailing_directory%2Fcheck_cant_fail.yaml;fp=ice_validator%2Ftests%2Ffixtures%2Ftest_base_template_names%2Ffail%2Ffailing_directory%2Fcheck_cant_fail.yaml;h=24b4c8f351ec3a4cabaee42edd7b6b06812d24b4;hp=5f16fcc5f8c8fac170394b4196a97a1bd415751a;hb=f5edc06be0d8bedeb0904b348ba5e3e67c74f186;hpb=1af0d577ab6d8c431ae1322657c50efd5e0a1a93 diff --git a/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml b/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml index 5f16fcc..24b4c8f 100644 --- a/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml +++ b/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml @@ -6,7 +6,7 @@ # =================================================================== # # Unless otherwise specified, all software contained herein is licensed -# under the Apache License, Version 2.0 (the “License”); +# under the Apache License, Version 2.0 (the "License"); # you may not use this software except in compliance with the License. # You may obtain a copy of the License at # @@ -21,7 +21,7 @@ # # # Unless otherwise specified, all documentation contained herein is licensed -# under the Creative Commons License, Attribution 4.0 Intl. (the “License”); +# under the Creative Commons License, Attribution 4.0 Intl. (the "License"); # you may not use this documentation except in compliance with the License. # You may obtain a copy of the License at # @@ -38,20 +38,20 @@ # ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- -description: - base -parameters: - vm_type_volume_name_0: - type: string - vm_type_volume_size_0: - type: number - -resources: - server_0: - type: OS::Nova::Server - properties: - name: {get_param: server_name_0} - -outputs: - vm_type_volume_id_0: +description: + base +parameters: + vm_type_volume_name_0: + type: string + vm_type_volume_size_0: + type: number + +resources: + server_0: + type: OS::Nova::Server + properties: + name: {get_param: server_name_0} + +outputs: + vm_type_volume_id_0: value: {get_resource: vm_type_volume_0} \ No newline at end of file