Fix proposed to branch: master Review: https://review.opendev.org/679510 ** Changed in: neutron Status: Confirmed => In Progress -- You received this bug notification because you are a member of OpenStack Security SIG, which is subscribed to OpenStack. https://bugs.launchpad.net/bugs/1840895 Title: segment parameter check failed when creating network Status in neutron: In Progress Status in OpenStack Security Advisory: Won't Fix Bug description: neutron net-create test --provider:network_type vlan --provider:segmentation_id 0 Execute commands like this, all vlan in ml2_vlan_allocations table is set to allocated, no vlan network can be created. validate_provider_segment function should check whether provider:segmentation_id is 0. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1840895/+subscriptions