Comment 5 for bug 1357498

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

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

commit 48e508f0c56119411f9894b6d352937d6eecca91
Author: Brant Knudson <email address hidden>
Date: Sun Aug 17 11:58:18 2014 -0500

    Back off initial migration to 35

    Upgrading from the Havana release to Juno is failing because the
    initial Juno migration doesn't include a couple of migrations that
    weren't in the initial Havana release but were added afterwards.

    This change adds the 036 migration from Havana back in and moves
    the initial Juno migration back to 035.

    Change-Id: I1045696d66d7a63587aaaf70230a5eaf46e7d65d
    Partial-Bug: #1357498