Comment 17 for bug 1460492

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

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

commit 4c9a5353effd616a2fd7e407c5488ba53e8a2daa
Author: mari-linhares <email address hidden>
Date: Mon Aug 3 16:01:25 2015 -0300

    List credentials by type

    Currently the only attribute that you can filter a credential list by is
    user_id. I want to be able to list by user_id and credential type (a
    required field) so that I only get back my EC2 credentials (for example)
    when I do a list.

    Change-Id: I91f8fb15a2e9a8326059d7a60d2bf1b4c4aa6daa
    Closes-bug: #1460492
    bp list-credentials-by-type