Comment 11 for bug 1480282

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

Reviewed: https://review.openstack.org/240209
Committed: https://git.openstack.org/cgit/openstack/fuel-upgrade/commit/?id=e6dae705a85f2b30f18b2020533afd5a571216a9
Submitter: Jenkins
Branch: master

commit e6dae705a85f2b30f18b2020533afd5a571216a9
Author: Igor Kalnitsky <email address hidden>
Date: Tue Aug 11 17:02:08 2015 +0300

    Remove new auxiliary repo in case of rollback

    Since we're managing auxiliary repo in puppet manifests (creating it)
    and we don't have any sort of rollback puppet manifest, we need to
    clean-up its artifacts in fuel_upgrade script.

    This patch removed all newly created auxiliary repo in case of
    rollback.

    Depends-On: Iec2645ddbee6b1b6b9e5c2816707b275542ef51b
    Closes-Bug: #1480282

    Change-Id: If34406dd77aed45f19fa2f352bd23a0302716053
    Signed-off-by: Igor Kalnitsky <email address hidden>