← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1459532] [NEW] api_curl_examples.rst is out of date

 

Public bug reported:

Two example in the `api_curl_examples.rst` is not accurate anymore, we
need to update the docs.

1. Default scope - Get an token with default scope (may be unscoped)
Since this example is trying to get an unscoped token, so there will be no catalog associated with the token, so the response is not correct.


2. Getting a token from a token
The example here is also trying to get a unscoped token from a existing token, so there will no catalog associated with the token, so the response is not correct.

** Affects: keystone
     Importance: Undecided
         Status: New

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

Title:
  api_curl_examples.rst is out of date

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Two example in the `api_curl_examples.rst` is not accurate anymore, we
  need to update the docs.

  1. Default scope - Get an token with default scope (may be unscoped)
  Since this example is trying to get an unscoped token, so there will be no catalog associated with the token, so the response is not correct.

  
  2. Getting a token from a token
  The example here is also trying to get a unscoped token from a existing token, so there will no catalog associated with the token, so the response is not correct.

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


Follow ups

References