[VVP] udpating scripts for casablanca 2
[vvp/validation-scripts.git] / ice_validator / tests / test_vm_type_resource_id.py
index 9a47656..beb6745 100644 (file)
@@ -72,3 +72,4 @@ def test_vm_type_resource_id(heat_template):
                and not rid.startswith(vm_type)):
                     bad[rid] = vm_type
     assert not bad, 'resource_id which do not match their vm-type %s' % bad
+