Comment 4 for bug 1269739

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

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

commit ae34f84f271f8965b248ffbc9860506a8a7e6951
Author: Krsna Widmer <email address hidden>
Date: Fri Feb 28 14:52:57 2014 -0800

    Update curl api example to specify tenant

    In the keystone api_curl_examples document, the curl example for
    "POST /tokens" did not specify a tenant. This example utilized
    the default tenant, which is not commonly used. Changed the
    example to include "tenantName" as part of the example to prevent
    future confusion.

    DocImpact

    Closes-Bug: #1269739

    Change-Id: Iaad8c7c5a32bc6cff38c938dd36365cddd6741cb