Comment 3 for bug 2047030

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/+/903711
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/07cb67fa9b4c2b33a2c4ed3ccf766c8ade89430d
Submitter: "Zuul (22348)"
Branch: master

commit 07cb67fa9b4c2b33a2c4ed3ccf766c8ade89430d
Author: Poornima Y N <email address hidden>
Date: Thu Dec 14 12:55:31 2023 -0500

    Fix: Exclude snakeoil certs during legacy restore

    This commit is a porting of the commit:
    https://review.opendev.org/c/starlingx/ansible-playbooks/+/889210
    for legacy backup and restore case.

    The snakeoil cert is skipped to be untared from backup file during legacy backup and restore.

    TEST PLAN
    PASS: Duplex legacy BR with controller-0 active
    PASS: Duplex legacy BR with controller-1 active
    PASS: Optimised BR on AIO-SX
    PASS: Legacy BR on AIO-SX
    PASS: Install and bootstrap DX system

    Closes-bug: 2047030
    Change-Id: I93c861342f8defb9d978a5091e6570acb89469e2
    Signed-off-by: Poornima Y N <email address hidden>