Comment 8 for bug 1246310

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

Reviewed: https://review.openstack.org/91634
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=58f80e4c7544c0ee064c1629b3f128a628fc71d8
Submitter: Jenkins
Branch: master

commit 58f80e4c7544c0ee064c1629b3f128a628fc71d8
Author: henriquetruta <email address hidden>
Date: Wed May 28 11:09:46 2014 -0300

    Add role assignments list support to identity v3

    The assignments manager and its test class were created.
    Some fake stubs were also added on the fakes.py module.

    The "openstack role assignment list" command was created.

    Change-Id: Iae94f4fee608ea3e09ff38961ad22edc38efb89c
    Implements: blueprint roles-assignment-list
    Closes-Bug: 1246310