[VVP] Updated network param validations per reqts
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_neutron_port_network_attachment / fail / fail_network_role_mismatch / vnf_base.yaml
 #
 # VERSION: '1.0.0'
 
 #
 # VERSION: '1.0.0'
 
-
-parameters:
-  int_intranet_net_name:
-    type: string
-
 resources:
 
   int_intranet_network:
     type: OS::Neutron::Net
 resources:
 
   int_intranet_network:
     type: OS::Neutron::Net
+    properties:
+      name: network_name
 
 outputs:
 
 
 outputs: