Comment 1 for bug 1379871

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

Reviewed: https://review.openstack.org/127616
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=1b3c7ec122504a41dc35aaf3f0693c9e20015df8
Submitter: Jenkins
Branch: master

commit 1b3c7ec122504a41dc35aaf3f0693c9e20015df8
Author: Steve Martinelli <email address hidden>
Date: Fri Oct 10 14:17:11 2014 -0400

    Fix issue token for v3

    Currently the code is broken as it references a part of
    keystoneclient that does not exist.

    Change-Id: I7fbc754537fbb4acffb166b5854840acfaef1fb8
    Closes-Bug: #1379871