Comment 9 for bug 1761775

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_nova (stable/queens)

Reviewed: https://review.openstack.org/562023
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_nova/commit/?id=c0d9a6314ab871a8ec1e29e7cddfce4f57290e52
Submitter: Zuul
Branch: stable/queens

commit c0d9a6314ab871a8ec1e29e7cddfce4f57290e52
Author: Jesse Pretorius <email address hidden>
Date: Fri Apr 6 16:14:03 2018 +0100

    Re-order database migrations

    The database migration sequence currently implemented were
    required for Newton->Ocata as cells v2 was being implemented.

    Now that cells are in place already, we can simplify the
    sequence of tasks. This also now happens to be necessary due
    to changes in the Rocky API database.

    Change-Id: I101e75f70a7c99ceb1129c9c224f6a303dfae771
    Related-Bug: #1761775
    (cherry picked from commit 68f51e94867081a5c1f8169589f0c88984111cd7)