api_curl_examples.rst is out of date

Bug #1459532 reported by Dave Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Dave Chen

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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/186310

Changed in keystone:
assignee: nobody → Dave Chen (wei-d-chen)
status: New → In Progress
Revision history for this message
Dolph Mathews (dolph) wrote :

"Default scope" refers to a user's default project ID - which may result in a scoped token with a catalog.

Changed in keystone:
importance: Undecided → Low
tags: added: documentation
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/186310
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9e885418f90b3f21bcabbf61ead7477f6e766430
Submitter: Jenkins
Branch: master

commit 9e885418f90b3f21bcabbf61ead7477f6e766430
Author: Dave Chen <email address hidden>
Date: Thu May 28 15:24:45 2015 +0800

    `api_curl_examples.rst` is out of date

    Part of CURL response is not accurate anymore
    - There will be no service catalog returned if we get
      a token from a existing token.
    - Miss `audit_ids` in the response.

    Closes-Bug: #1459532
    Change-Id: I81db8db37f4ffdad01f976a16c14f45f411db76d

Changed in keystone:
status: In Progress → Fix Committed
Changed in keystone:
milestone: none → liberty-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: liberty-1 → 8.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.