← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1340431] [NEW] NSX: network gateway connection doesn't validate vlan id

 

Public bug reported:

when the transport type for a network gateway connection is vlan, the
neutron code does not validate that the segmentation id is between 0 and
4095.

The requests is then sent to NSX where it fails. However a 500 error is
returned to the neutron API user because of the backend failure.

The operation should return a 400 and possibly not go at all to the
backend.

** Affects: neutron
     Importance: Medium
     Assignee: Salvatore Orlando (salvatore-orlando)
         Status: New


** Tags: vmware

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

Title:
  NSX: network gateway connection doesn't validate vlan id

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  when the transport type for a network gateway connection is vlan, the
  neutron code does not validate that the segmentation id is between 0
  and 4095.

  The requests is then sent to NSX where it fails. However a 500 error
  is returned to the neutron API user because of the backend failure.

  The operation should return a 400 and possibly not go at all to the
  backend.

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


Follow ups

References