puppet-neutron/spec/functions
Takashi Kajinami c7d6291d57 Fix incomplete validation by validate_network_vlan_ranges
Fixes the validation to enforce the following condition.
 - Vlan id should not be 0 or a negative value
 - Single vlan id is never accepted. Both min and max should be set

Change-Id: I5335df96c3d1967841673c25fc427e9a0b9a9735
2024-05-04 14:12:36 +09:00
..
validate_network_vlan_ranges_spec.rb Fix incomplete validation by validate_network_vlan_ranges 2024-05-04 14:12:36 +09:00
validate_tunnel_id_ranges_spec.rb Use puppet4 functions-api 2018-12-18 10:32:11 +00:00
validate_vni_ranges_spec.rb Use puppet4 functions-api 2018-12-18 10:32:11 +00:00
validate_vxlan_udp_port_spec.rb Use puppet4 functions-api 2018-12-18 10:32:11 +00:00