distcloud-client/distributedcloud-client/dcmanagerclient/api
Victor Romano 92e506dd72 Add subcloud redeploy option to dcmanager
This commit adds the command "subcloud redeploy" to
dcmanager client.

Usage:
dcmanager subcloud redeploy
          <subcloud-name-or-id>
          --sysadmin-password <password>
          [--install-values <install-values.yaml>]
          [--bmc-password <password>]
          [--bootstrap-values <bootstrap-values.yaml>]
          [--deploy-config <deployment-config.yaml>]
          [--release <release>]

Test Plan:
  - PASS: Verify the command works with or without --install-values,
          --bmc-password, --bootstrap-values, --deploy-config
          and --release.
  - PASS: Verify that all provided parameters are successfully passed
          to the backend.
  - PASS: Verify that the CLI asks for the sysadmin-password and
          bmc-password if they are not provided in the command
          (bmc-password is only prompt if --install-values
          is also provided).
  - PASS: Verify that the dcmanager help subcloud deploy resume
          shows the correct help message containing all options.

Depends-on: https://review.opendev.org/c/starlingx/distcloud/+/889975

Story: 2010756
Task: 48497

Change-Id: I16857f6779205c4dfcc6d255e0aabdd83496f4c7
Signed-off-by: Victor Romano <victor.gluzromano@windriver.com>
2023-08-04 09:50:00 -03:00
..
v1 Add subcloud redeploy option to dcmanager 2023-08-04 09:50:00 -03:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
base.py Show Subcloud Deploy Configuration Status 2023-05-24 17:51:38 -03:00
client.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
httpclient.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00