← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1756140] [NEW] Project Tags Documentation Wrong - Create Tag

 

Public bug reported:

The API ref for Adding a single tag[0] to a project has the wrong
response parameters. Currently it states that the response will be an
array of tags when adding a single tag to a project. However this does
not match the current implementation in keystone as well as the API-WG
spec for tags[1].

Fix will be to remove the parameters from the response since it returns
no body and a 201.

[0] https://developer.openstack.org/api-ref/identity/v3/#add-single-tag-to-a-project
[1] https://specs.openstack.org/openstack/api-wg/guidelines/tags.html#addressing-individual-tags

** Affects: keystone
     Importance: Low
     Assignee: Gage Hugo (gagehugo)
         Status: In Progress

** Changed in: keystone
       Status: New => Triaged

-- 
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/1756140

Title:
  Project Tags Documentation Wrong - Create Tag

Status in OpenStack Identity (keystone):
  In Progress

Bug description:
  The API ref for Adding a single tag[0] to a project has the wrong
  response parameters. Currently it states that the response will be an
  array of tags when adding a single tag to a project. However this does
  not match the current implementation in keystone as well as the API-WG
  spec for tags[1].

  Fix will be to remove the parameters from the response since it
  returns no body and a 201.

  [0] https://developer.openstack.org/api-ref/identity/v3/#add-single-tag-to-a-project
  [1] https://specs.openstack.org/openstack/api-wg/guidelines/tags.html#addressing-individual-tags

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


Follow ups