← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** 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/1505346

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

Status in neutron:
  Fix Released

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 400 (BadRequest) according to the API working
  group..

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


References