Comment 2 for bug 2071905

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

commit a8cc1f126d35286d06943fcd94ca4d3aebb635d9
Author: rummadis <email address hidden>
Date: Thu Jul 4 05:34:12 2024 -0400

    Region_name support for Backup and restore

    During restore, a new region_name was created (in bootstrap)
    that did not match the region_name present in the backup
    file.

    This commit fixes the 'region not found' issue during
    restore.

    Test Plan:
    [PASS] AIO-SX B&R
    [PASS] fresh install/bootstrap
    [PASS] subcloud deployment
    [PASS] no alarm found

    Closes-Bug: 2071905

    Change-Id: Ie5c6bfb9f7c84f47a98635b6483d4dc442494c11
    Signed-off-by: rummadis <email address hidden>