StarlingX Distributed Cloud Client
Go to file
Yuxing Jiang 33d8e1f8d5 Add an CLI command to reinstall a subcloud
This commit adds a new CLI command to reinstall a subcloud with its
previous install configurations. The reinstall process will reuse
the previous install values and use the same software version as the
system controller.

CLI format:
dcmanager subcloud reinstall <id/name>

Users are required to type "reinstall" to start the reinstall, any
other input will abort the reinstall operation. After the reinstall
and bootstrap tasks complete a subcloud reconfigure command with
deploy_config file is expected to deploy the subcloud and make it
online.

Tests see in https://review.opendev.org/#/c/746615/.

Change-Id: Iecc439ae23cc0f018bcc3d1eebcbf1d0a8b29d45
Story: 2007267
Task: 40731
Depends-On: https://review.opendev.org/#/c/746615/
Signed-off-by: Yuxing Jiang <yuxing.jiang@windriver.com>
2020-09-15 20:54:42 -04:00
distributedcloud-client Add an CLI command to reinstall a subcloud 2020-09-15 20:54:42 -04:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-04 14:16:03 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:16:03 +02:00
.gitignore Fix coverage reporting for stx-distcloud-client 2018-11-21 12:12:43 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00:00
.mailmap StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.zuul.yaml Enabled python3 unit tests in tox and zuul 2020-08-18 07:48:46 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-08-07 11:51:16 -04:00
HACKING.rst Update the URL in HACKING.rst 2018-09-23 16:31:32 +08:00
centos_build_layer.cfg Build layering, add layer build config file 2019-11-08 08:42:11 +08:00
centos_dev_wheels.inc Update files for relocated repo 2019-11-04 16:12:27 -05:00
centos_iso_image.inc Update files for relocated repo 2019-11-04 16:12:27 -05:00
centos_pkg_dirs Update files for relocated repo 2019-11-04 16:12:27 -05:00
centos_stable_wheels.inc Update files for relocated repo 2019-11-04 16:12:27 -05:00
requirements.txt Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
test-requirements.txt Tox and Zuul job for the bandit code scan in stx/distrib-client 2020-06-08 03:59:38 +00:00
tox.ini Tox and Zuul job for the bandit code scan in stx/distrib-client 2020-06-08 03:59:38 +00:00