Comment 45 for bug 1649341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/419118
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=78d468884200e862d81faceb4629ff0ea1c94b67
Submitter: Jenkins
Branch: master

commit 78d468884200e862d81faceb4629ff0ea1c94b67
Author: Alex Schultz <email address hidden>
Date: Wed Jan 11 13:04:06 2017 -0700

    Switch undercloud upgrade to use upgrade script

    In order to better handle upgrades, we need to be able to know when
    we are performing an upgrade instead of an installation. This change
    switches the undercloud upgrade process to use the
    instack-upgrade-undercloud script which will expose the fact that we are
    running an upgrade process to the underlying puppet scripts.

    Change-Id: I493204117ca158e99f706770a02fbb7f6392673b
    Depends-On: Ie3cb21e30334fe8ffc0a9d6e707b42269b64c9ec
    Related-Bug: #1649341
    Related-Blueprint: undercloud-upgrade