Comment 3 for bug 1384457

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

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

commit c3393fb33c7528e092c169e5302544156479db80
Author: Rodrigo Duarte Sousa <email address hidden>
Date: Wed Oct 22 21:49:20 2014 -0300

    Remove string from URL in list_revoke_events()

    The extra string is causing the self URL to be
    "/OS-REVOKE/events/events" instead of just
    "OS-REVOKE/events".

    Change-Id: I3b4e53ffabee5156b2b82b5831cfe23e98527a3a
    Closes-Bug: 1384457