← Back to team overview

yahoo-eng-team team mailing list archive

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

 

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

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

Status in OpenStack Neutron (virtual network service):
  Fix Released

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!

  OS: CentOS 6.5
  Openstack: IceHouse

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


References