Comment 21 for bug 1959662

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/828212
Committed: https://opendev.org/openstack/tripleo-ansible/commit/487f127b70d846db9fde0b6e90f463c26af68bd1
Submitter: "Zuul (22348)"
Branch: master

commit 487f127b70d846db9fde0b6e90f463c26af68bd1
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