Comment 4 for bug 1799166

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

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

commit c05b035cfc6fa264c21eed03fad7fa8d8f90b244
Author: Sofer Athlan-Guyot <email address hidden>
Date: Mon Oct 22 10:25:31 2018 +0200

    Fix cinder_api_apache error during upgrade.

    In I35c8d9985df21b3084fba558687e1f408e5a0878 we removed the
    cinder_api_apache from step 2. This cause the upgrade to fail as the
    next task is using that variable.

    Converting it to a fact in step 0 so that we can call it later.

    Change-Id: I55058fd6288eec87fd1cd028b4a684b9472496cb
    Resolve-Bug: #1799166
    (cherry picked from commit 4ad99224bd655d85c6829e0c9d5653ef0837549f)