Comment 2 for bug 2050096

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/906271
Committed: https://opendev.org/starlingx/config/commit/19cbe5b4903de647666c276c7c3e9512439d9a97
Submitter: "Zuul (22348)"
Branch: master

commit 19cbe5b4903de647666c276c7c3e9512439d9a97
Author: Dipankar Kar <email address hidden>
Date: Mon Jan 22 04:48:50 2024 -0500

    Add semantic check for Restore in progress

    There is no semantic check for restore in progress
    during upgrade, if the system is not simplex then
    upgrade activation step will fail.

    This semantic check will reject upgrade activation
    and force to restart the upgrade again for non simplex
    systems.

    TEST PLAN:
    PASS: AIO-SX: Local backup and Restore
    PASS: AIO-DX: Upgrade 21.12 to 22.12-prestaging
    PASS: AIO-DX: Local backup and Restore
    PASS: DCManager subcloud backup

    Closes-bug: 2050096

    Change-Id: I6d2e4f6e406a52ca24b570ed2f634389d1b9083a
    Signed-off-by: Dipankar Kar <email address hidden>