Comment 3 for bug 1406315

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

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

commit fe297b578a9a0cf1daeb4ea7c9ada4a193f7e0c3
Author: Boris Bobrov <email address hidden>
Date: Mon Dec 29 18:17:32 2014 +0300

    Fix transaction issue in migration 44 downgrade

    The downgrade failed due to mixing of transactional and
    non-transactional operations. The fix separates them.

    Change-Id: I0fad03e83d460282326e38c7e097c1065a84fabd
    Closes-bug: 1405673
    Partial-bug: 1406315