Comment 2 for bug 2033104

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

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/892993
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/a43c6d32a592df529996cb068c8a3e8ccc573d4c
Submitter: "Zuul (22348)"
Branch: master

commit a43c6d32a592df529996cb068c8a3e8ccc573d4c
Author: Li Zhu <email address hidden>
Date: Mon Aug 28 15:59:29 2023 -0400

    Remove irrelevant metadata files post patching metadata transfer

    Previously the subcloud installed with the current release could show
    patches from the previous release in committed state. The reason is due
    to lack of software version filtering post patching metadata rsync.
    The issue is addressed in this commit.

    Test Plan:
    PASS: Verify the subcloud with active load comes up without any inactive
          load patches.
    PASS: Verify the subcloud with inactive load comes up without any active
          load patches.

    Closes-Bug: 2033104

    Change-Id: I74d7200d95bb24dec0e9b74ed3bb6d08f606ae2b
    Signed-off-by: lzhu1 <email address hidden>