Comment 2 for bug 1185582

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

Reviewed: https://review.openstack.org/31290
Committed: http://github.com/openstack/keystone/commit/299c1933f3f51b37649f3995d65ac8a841d3dc5e
Submitter: Jenkins
Branch: master

commit 299c1933f3f51b37649f3995d65ac8a841d3dc5e
Author: Nachiappan VR N <email address hidden>
Date: Thu May 30 14:00:38 2013 -0700

    Store hash of access as primary key for ec2 type.

    In current v3 credential implementation when
    a new ec2 credential is created we store it with
    new credential id in the backend. This fix is provided
    to store the hash of access key id as credential
    id when a new ec2 v3 credential is created.

    Fixes Bug #1185582

    Change-Id: I0ad9aaa3282b101adb6228582f0d24349232ce18