Comment 8 for bug 1936138

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/847878
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/72d679af415eb7e77e1de423c5b1262a883ec215
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 72d679af415eb7e77e1de423c5b1262a883ec215
Author: Brendan Shephard <email address hidden>
Date: Mon Jul 19 23:05:20 2021 +1000

    Remove StackAction from Octavia deployment

    Since ephemeral Heat, StackAction is now always
    CREATE. Subsequentaly, it no longer serves the
    intended purpose for the Octavia deployment.

    This change removes StackAction from the template.

    Partial-Bug: #1936138
    Depends-on: https://review.opendev.org/c/openstack/tripleo-ansible/+/847817
    Change-Id: Ia3f4de0028a4c264a9f2d1277878221969e180d5
    (cherry picked from commit 5771d93182862592fa69d20662b9fcaa339bbf5a)