← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1716044] [NEW] POST /resource_providers api-ref doesn't mention a Location header in the response

 

Public bug reported:

https://developer.openstack.org/api-ref/placement/#create-resource-
provider

That just says:


Response

No body content is returned on a successful POST.


But there is actually a location header in the response which has the
UUID of the resource provider in case you didn't provide a UUID when
creating it, which would be useful for using the UUID later in other
operations with that resource provider.

** Affects: nova
     Importance: Low
         Status: Confirmed


** Tags: api-ref low-hanging-fruit placement

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

Title:
  POST /resource_providers api-ref doesn't mention a Location header in
  the response

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  https://developer.openstack.org/api-ref/placement/#create-resource-
  provider

  That just says:

  
  Response

  No body content is returned on a successful POST.


  But there is actually a location header in the response which has the
  UUID of the resource provider in case you didn't provide a UUID when
  creating it, which would be useful for using the UUID later in other
  operations with that resource provider.

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


Follow ups