← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1487335] [NEW] Neutrondrivers should throw specific error instead for 500 internal server

 

Public bug reported:

Implementing new mech driver for neutron  not getting the proper error reply from the neutron driver code.
For Error from the implemented mech driver :
DBDuplicateEntry: (IntegrityError) 
MechanismDriverError: create_port_precommit failed.

Error Thrown :
HTTP/1.1 500 Internal Server Error
Content-Type: application/json; charset=UTF-8
Content-Length: 108
X-Openstack-Request-Id: req-efd3e486-23e4-4699-ad74-7c28e8b7c6bf
Date: Wed, 19 Aug 2015 11:00:30 GMT

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  Neutrondrivers should throw specific error instead for 500 internal
  server

Status in neutron:
  New

Bug description:
  Implementing new mech driver for neutron  not getting the proper error reply from the neutron driver code.
  For Error from the implemented mech driver :
  DBDuplicateEntry: (IntegrityError) 
  MechanismDriverError: create_port_precommit failed.

  Error Thrown :
  HTTP/1.1 500 Internal Server Error
  Content-Type: application/json; charset=UTF-8
  Content-Length: 108
  X-Openstack-Request-Id: req-efd3e486-23e4-4699-ad74-7c28e8b7c6bf
  Date: Wed, 19 Aug 2015 11:00:30 GMT

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


Follow ups