← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2091613] [NEW] Error 500 returned if network with transparent vlan is created but backend don't support it

 

Public bug reported:

If backend which don't support vlan_transparency is used, like e.g.
ml2/ovs and network with "vlan_transparent=True" is requested to be
created, neutron will return proper error that vlan_transparent is not
supported by backend, but this
neutron_lib.exceptions.vlantransparent.VlanTransparencyDriverError
exception is not handled properly and it is returned as "HTTP 500"
instead of something nicer.

** Affects: neutron
     Importance: Low
     Assignee: Slawek Kaplonski (slaweq)
         Status: In Progress


** Tags: api

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

Title:
  Error 500 returned if network with transparent vlan is created but
  backend don't support it

Status in neutron:
  In Progress

Bug description:
  If backend which don't support vlan_transparency is used, like e.g.
  ml2/ovs and network with "vlan_transparent=True" is requested to be
  created, neutron will return proper error that vlan_transparent is not
  supported by backend, but this
  neutron_lib.exceptions.vlantransparent.VlanTransparencyDriverError
  exception is not handled properly and it is returned as "HTTP 500"
  instead of something nicer.

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



Follow ups