This commit allows running auto-restore operations without
automatically reinstalling the subcloud. Users can now manually
reinstall the subcloud and run only the auto-restore phase. The
pre-installed subcloud must contain the required prestaged registry
images. The restore overrides file and central backup file are bundled
in a seed ISO, which is used to trigger the auto-restore operation.
Test Plan:
01. PASS - Install a subcloud with a prestaged ISO and then create a
central subcloud backup. Manually reinstall the prestaged ISO and
then run the auto-restore without both --with-install and
--local-only. Verify that the subcloud is restored using the
bundled central backup file without automatic reinstallation.
Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/960801
Story: 2011454
Task: 52797
Change-Id: I284392e24df0a9cb5f95654a47e0381c79795fe8
Signed-off-by: Gustavo Herzmann <gustavo.herzmann@windriver.com>