Comment 6 for bug 1678101

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ocata)

Reviewed: https://review.openstack.org/454067
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7d86750a13198bcb2659f1aa5c64ef18d6be88fa
Submitter: Jenkins
Branch: stable/ocata

commit 7d86750a13198bcb2659f1aa5c64ef18d6be88fa
Author: marios <email address hidden>
Date: Wed Mar 22 16:09:22 2017 +0200

    Enforce upgrade_batch_tasks before upgrade_tasks order

    If we really want upgrade_batch_tasks before the upgrade_tasks
    as described in the README then we should enforce the ordering

    Noticed this working on bug 1671504 upgrade tasks were being
    executed before batch upgrade tasks.

    Closes-Bug: 1678101
    Change-Id: Iaa1bce960a37c072b5f8441132705a6bb6eb6ede
    (cherry picked from commit 299b9f532377a3a0c16ba9cb4fe92c637fc38eeb)