← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1272501] Re: create region returns 200 OK instead of 201 Created

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

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

Title:
  create region returns 200 OK instead of 201 Created

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  This probably also applies to a lot of older v3 APIs, but I
  specifically noticed it on the new /v3/regions API so I'd like to fix
  it there first before it's released.

  Upon success, both of the following resources return 200 OK instead of
  201 Created:

   POST /v3/regions
   PUT /v3/regions/{region_id}

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


References