distcloud-client/distributedcloud-client/centos
Tao Liu 19f027179c Support subcloud deploy upload the common files
Add new CLI commands to upload and show the subcloud
deploy common files:
dcmanager subcloud-deploy upload \
--deploy-playbook <play book> \
--deploy-chart <helm chart> \
--deploy-overrides <overrides>

dcmanager subcloud-deploy show

Changes to the subcloud add commands
dcmanager subcloud add \
--bootstrap-address oam_ip_address_of_subclouds_controller-0 \
--bootstrap-values <file> \
--deploy-config <file> \
--sysadmin-password sysadmin_password \
--install-values <file> \
--bmc-password bmc_password

The password is base64 encoded in the REST API request.
The files are sent using multipart/form-data in the REST request.
The file contents are processed by the API server.

Depends-On: https://review.opendev.org/#/c/720589/
Closes-Bug: 1864508

Change-Id: Id92ee8b631789b4949b9682586060ce424983e88
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2020-04-23 09:38:51 -04:00
..
build_srpm.data Update files for relocated repo 2019-11-04 16:12:27 -05:00
distributedcloud-client.spec Support subcloud deploy upload the common files 2020-04-23 09:38:51 -04:00