[VVP] udpating scripts for casablanca 2
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_unique_resources_across_template / fail / duplicate_resource_template.yml
index 16997d5..d4abed5 100644 (file)
@@ -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
 #
@@ -42,17 +42,9 @@ resources:
   volume_1:
         type: OS::Cinder::Volume
         properties:
-            name:
-                str_replace:
-                    template: VF_NAME_STACK_NAME_oam_volume
-                    params:
-                        VNF_NAME: {get_param: vnf_module_id }
+            name: test_name
+
   volume_1:
         type: OS::Cinder::Volume
         properties:
-            name:
-                str_replace:
-                    template: VF_NAME_STACK_NAME_oam_volume
-                    params:
-                        VNF_NAME: {get_param: vnf_name }
-                        STACK_NAME: { get_param: 'OS::stack_name' }
+            name: test_name