Comment 4 for bug 966241

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (milestone-proposed)

Reviewed: https://review.openstack.org/6166
Committed: http://github.com/openstack/glance/commit/8e642d9be1d5045fe351289a50bd1844c1c06a4d
Submitter: Jenkins
Branch: milestone-proposed

commit 8e642d9be1d5045fe351289a50bd1844c1c06a4d
Author: Mark McLoughlin <email address hidden>
Date: Tue Mar 27 15:03:06 2012 +0100

    Run version_control after auto-creating the DB

    Fixes bug #966241

    Currently, we auto-create an unversioned DB. This makes it awkward to
    later upgrade it, especially since our 'glance-manage version_control'
    command doesn't support retroactively versiioning it.

    This is easily avoided by running version_control() after creating the
    DB.

    Change-Id: I935c06fcbcd3611c65d464850ca05445129f905f