Comment 2 for bug 966241

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

Reviewed: https://review.openstack.org/5863
Committed: http://github.com/openstack/glance/commit/4955b4617fa6ad41cc10cc126da4cfc3655f1b9d
Submitter: Jenkins
Branch: master

commit 4955b4617fa6ad41cc10cc126da4cfc3655f1b9d
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