distcloud-client/distributedcloud-client/dcmanagerclient/commands
Victor Romano c5f5a172b8 Add the subcloud deploy config option to dcmanager
This commit adds the command "subcloud deploy config" to
dcmanager client. It has the same options as "subcloud reconfig".

Usage:
dcmanager subcloud deploy config
          <subcloud-name-or-id>
          --sysadmin-password <password>
          [--deploy-config <deployment-config.yaml>]

Test Plan:
  - PASS: Verify the command works with or without --deploy-config.
  - PASS: Verify that, when provided, the deploy-config is
          successfully passed to backend.

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

Story: 2010756
Task: 48023

Signed-off-by: Victor Romano <victor.gluzromano@windriver.com>
Change-Id: I48919ac0e7cf2fc6c2975ee0e95439a934f37211
2023-06-21 13:07:46 -03:00
..
v1 Add the subcloud deploy config option to dcmanager 2023-06-21 13:07:46 -03:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00

README.rst

Commands

This module helps in mapping dcmanager commands to APIs.