← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1840895] [NEW] segment parameter check failed when creating network

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1840895

Title:
  segment parameter check failed when creating network

Status in neutron:
  New

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


Follow ups