yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17733
[Bug 1340431] Re: NSX: network gateway connection doesn't validate vlan id
** Changed in: neutron
Status: Fix Committed => Fix Released
--
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):
Fix Released
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
References