[VVP] updating validation scripts in dublin
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_resource_indices / pass / pass0.yaml
@@ -70,3 +70,16 @@ resources:
           flavor: { get_param: vm_type_b_flavor_name}
           image: { get_param: vm_type_b_image_name}
 
+  vm_type_b_0_port_0:
+    type: OS::Neutron::Port
+
+  vm_type_b_0_port_1:
+    type: OS::Neutron::Port
+
+  vm_type_b_1_port_0:
+    type: OS::Neutron::Port
+
+  nested_yaml:
+    type: nested.yaml
+
+