← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1362309] Re: Creating an endpoint with an invalid service_id returns the wrong error code

 

This would break backwards compatibility. See dolphs's comment in #2.
We're stuck with 404's.

** Changed in: keystone
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1362309

Title:
  Creating an endpoint with an invalid service_id returns the wrong
  error code

Status in OpenStack Identity (keystone):
  Won't Fix

Bug description:
  When creating or updating an endpoint with an invalid service_id
  specified the server returns a 404 instead of a 400. While it's true
  that the service can't be found, that's not the resource the client is
  attempting to access.  This is misleading.

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


References