Comment 7 for bug 1936138

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/847817
Committed: https://opendev.org/openstack/tripleo-ansible/commit/9bdc0bbf1e9d38f331f2f0d8248896c34f85f7c5
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 9bdc0bbf1e9d38f331f2f0d8248896c34f85f7c5
Author: Brendan Shephard <email address hidden>
Date: Mon Jul 19 22:41:59 2021 +1000

    Remove stack_action from Octavia deployment

    Due to ephemeral Heat, the stack_action will now
    always be CREATE. This breaks certain jobs relying on
    the UPDATE action. In the case of Octavia, relying
    on generate_certs alone should be enough.

    Partial-Bug: #1936138
    Change-Id: Id12c0971fd1c52d92a0983917fe12d42f27364f8
    (cherry picked from commit b26666e9f942eb2e63e06abb0fcb426b4b332e69)