← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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}

** Affects: keystone
     Importance: Medium
     Assignee: Dolph Mathews (dolph)
         Status: In Progress

-- 
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):
  In Progress

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


Follow ups

References