Comment 27 for bug 1959662

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/833737
Committed: https://opendev.org/openstack/tripleo-ansible/commit/7bd05fa05582a96088afa51e76ad3afd8e80679f
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 7bd05fa05582a96088afa51e76ad3afd8e80679f
Author: rabi <email address hidden>
Date: Tue Feb 8 08:38:24 2022 +0530

    Remove old per step startup configs

    There may be cases where certain steps may not exist after
    removal of services during update/upgrade. As we recreate
    the startup configs per step every time, let's clean all.
    If we need to archive old configs we can backup docker_config.yaml
    which can be done in a separate THT patch.

    Change-Id: I200865bfd03aa63a9fe07b517bf60151e495455f
    Closes-bug: #1959662
    (cherry picked from commit 36b2175afb1243efa9a5f40aa0f6eee2c5c8e934)