← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1505346] [NEW] Downgrade of DVR to legacy router returns wrong HTTP error code

 

Public bug reported:

Downgrading a DVR router to a legacy router raises a 'NotSupported'
exception, which inherits from NeutronException, and isn't given an
explicit error code in the API layer, therefor returning error 500:

http://paste.openstack.org/show/476056/

It should return error 501 (NotImplemented).

** Affects: neutron
     Importance: Low
     Assignee: Assaf Muller (amuller)
         Status: In Progress


** Tags: l3-dvr-backlog

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

Title:
  Downgrade of DVR to legacy router returns wrong HTTP error code

Status in neutron:
  In Progress

Bug description:
  Downgrading a DVR router to a legacy router raises a 'NotSupported'
  exception, which inherits from NeutronException, and isn't given an
  explicit error code in the API layer, therefor returning error 500:

  http://paste.openstack.org/show/476056/

  It should return error 501 (NotImplemented).

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


Follow ups