[VVP] stand alone tool, script updates
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_filename_is_vmtype_dot_yaml / fail / testvm.yaml
index 87c54e2..ffb4e39 100644 (file)
@@ -2,7 +2,7 @@
 # ============LICENSE_START====================================================
 # org.onap.vvp/validation-scripts
 # ===================================================================
-# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright © 2019 AT&T Intellectual Property. All rights reserved.
 # ===================================================================
 #
 # Unless otherwise specified, all software contained herein is licensed
 
 ---
 resources:
-  testvm_server_0:
+  testvm_server_1:
         type: OS::Nova::Server
         properties:
           name: { get_param:  testvm_name_0 }
           flavor: { get_param: testvm_flavor_name}
-          image: { get_param: testvm_image_name}
-
+          image: { get_param: testvm_image_name}
\ No newline at end of file