Comment 2 for bug 1543214

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

Reviewed: https://review.openstack.org/277563
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=41e1bd0be64e15a5e0c12b45bdf3dcde5fabf244
Submitter: Jenkins
Branch: master

commit 41e1bd0be64e15a5e0c12b45bdf3dcde5fabf244
Author: guang-yee <email address hidden>
Date: Mon Feb 8 11:16:24 2016 -0800

    Support unscoped token request

    Make scope check optional for the "token issue" command as unscoped token is
    a valid Keystone V2/V3 API.

    Change-Id: Ie1cded4dbfdafd3a78c0ebdf89e3f66762509930
    Closes-Bug: #1543214