Comment 2 for bug 1158544

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

Reviewed: https://review.openstack.org/25065
Committed: http://github.com/openstack/keystone/commit/9467a6602ef31c1976b64539fdd4bfc4b63a2c95
Submitter: Jenkins
Branch: master

commit 9467a6602ef31c1976b64539fdd4bfc4b63a2c95
Author: Chris Yeoh <email address hidden>
Date: Fri Mar 22 08:45:13 2013 +1030

    close db migration session

    Explicitly close sessions in db migration 022. With the postgresql backend
    if the session is not closed explicitly it leaves a user of the db behind
    which can cause problems later on

    Fixes bug #1158544

    Change-Id: I389b83397addc5901aa94b584856fbd7f5cef485