Comment 49 for bug 1649341

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

Reviewed: https://review.openstack.org/419121
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=ad47a3c40fbf13427457e4b0b9fb7a684de6377a
Submitter: Jenkins
Branch: master

commit ad47a3c40fbf13427457e4b0b9fb7a684de6377a
Author: Alex Schultz <email address hidden>
Date: Wed Jan 11 13:18:55 2017 -0700

    Run cell v2 setup differently for upgrades

    For the upgrades from Newton, we need to run the cell v2 simple setup
    before running the api db sync since we did not deploy cell v2 in
    Newton. Starting with Ocata, api db sync errors if the cell v2 simple
    setup has not been done.

    Change-Id: I80ecc0943e08952fbc29c55da9d4ba8f51b0eb7e
    Closes-Bug: #1649341