← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1462974] Re: Network gateway vlan connection fails because of int conversion

 

** Also affects: neutron
   Importance: Undecided
       Status: New

** Changed in: neutron
       Status: New => Invalid

** Also affects: neutron/juno
   Importance: Undecided
       Status: New

** Changed in: neutron/juno
   Importance: Undecided => High

** Changed in: neutron/juno
     Assignee: (unassigned) => Salvatore Orlando (salvatore-orlando)

** Changed in: neutron/juno
       Status: New => Fix Committed

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

Title:
  Network gateway vlan connection fails because of int conversion

Status in neutron:
  Invalid
Status in neutron juno series:
  Fix Committed
Status in vmware-nsx:
  Fix Committed

Bug description:
  So far there has been an implicit assumption that segmentation_id would be an integer.
  In fact, it is a string value, which was been passed down to NSX.

  This means that passing a string value, like "xyz", rather than a validation error would have triggered a backend error.
  Moreover, the check for validity of the VLAN tag is now in the form min < tag < max, and this does not work unless tag is converted to integer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1462974/+subscriptions