aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml')
-rw-r--r--ice_validator/tests/fixtures/test_nova_servers_resource_ids/pass/valid_heat_template.yaml2
1 files changed, 1 insertions, 1 deletions
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 }