[VVP] Updated network param validations per reqts
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_neutron_port_network_attachment / pass / nested.yaml
@@ -37,7 +37,7 @@
 
 parameters:
 
-  int_special_net_id:
+  int_special_net:
     type: string
 
 resources:
@@ -45,5 +45,5 @@ resources:
   vm_typeX_0_intranet_port_3:
     type: OS::Neutron::Port
     properties:
-      network: { get_param: int_special_net_id }
+      network: { get_param: int_special_net }