← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361044] [NEW] Show/Update/Delete IPSec connection APIs return 500 rather than 404 when resource not found

 

Public bug reported:

Show/Update/Delete IPSec connection APIs return 500 rather than 404 when
resource not found.

The following APIs is affected.

GET /v2.0/vpn/ipsec-siteconnections/{connection-id}
PUT /v2.0/vpn/ipsec-siteconnections/{connection-id}
DELETE /v2.0/vpn/ipsec-siteconnections/{connection-id}

Issuing above APIs with incorrect {connection-id} will get a 500 server
internal error rather than 404: item not found.

Please check it, thank you!

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

Title:
  Show/Update/Delete IPSec connection APIs return 500 rather than 404
  when resource not found

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Show/Update/Delete IPSec connection APIs return 500 rather than 404
  when resource not found.

  The following APIs is affected.

  GET /v2.0/vpn/ipsec-siteconnections/{connection-id}
  PUT /v2.0/vpn/ipsec-siteconnections/{connection-id}
  DELETE /v2.0/vpn/ipsec-siteconnections/{connection-id}

  Issuing above APIs with incorrect {connection-id} will get a 500
  server internal error rather than 404: item not found.

  Please check it, thank you!

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


Follow ups

References