Comment 11 for bug 1236326

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

Reviewed: https://review.openstack.org/187094
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=f6ab133f25f00e041cd84aa8bbfb422594d1942f
Submitter: Jenkins
Branch: master

commit f6ab133f25f00e041cd84aa8bbfb422594d1942f
Author: Jamie Lennox <email address hidden>
Date: Mon Jun 1 13:13:38 2015 +1000

    Add EC2 CRUD credential support to v3 API

    The keystone V3 API ships with EC2 in the pipeline by default. The CRUD
    manager is available for the V2 API and we should also make it available
    for v3.

    Change-Id: I635a12b1647d5187ded7d0aea9c0277dfbb15eff
    Closes-Bug: #1236326