Comment 5 for bug 1812659

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

Reviewed: https://review.openstack.org/634650
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5753352ee7e600f30a67a196c3c8b3d06493257e
Submitter: Zuul
Branch: stable/rocky

commit 5753352ee7e600f30a67a196c3c8b3d06493257e
Author: Carlos Camacho <email address hidden>
Date: Mon Jan 21 16:05:58 2019 +0100

    Move UpgradeInitCommand and UpgradeInitCommonCommand to run by Ansible

    This change moves the execution of UpgradeInitCommand
    and UpgradeInitCommonCommand to be executed with
    Ansible in the upgrade step 0 instead of Heat.

    Closes-bug: 1812659
    Change-Id: I76eb6a2572e24b6f114e38897a68cd85276af3c6
    (cherry picked from commit 9164e6adbdce69a2b7c10e1aea6c5cb309b6754e)