distcloud-client/distributedcloud-client/dcmanagerclient/tests
Gustavo Pereira 1bc17beee5 Add subcloud enroll command
This commit introduces the enroll command for subclouds.

Test Plan

PASS: Deploy a system controller and run subcloud add
enroll command with migrate command. Verify that an
error is thrown informing that enroll and migrate
cannot run together.

PASS: Deploy a system controller and run subcloud add
enroll command. Verify that the dcmanager API returns
a success.

Change-Id: Icbebdafa746b87cd8b906a9394f161991da9a123
Signed-off-by: Gustavo Pereira <gustavo.lyrapereira@windriver.com>
2024-04-24 15:47:57 -03:00
..
v1 Add subcloud enroll command 2024-04-24 15:47:57 -03:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
base.py Change class name to use camelCase 2024-02-29 17:10:14 -03:00
base_shell_test.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_client.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_help_and_bash_completion.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_httpclient.py Enable R (refactor) checkers on pylint 2024-02-28 18:30:10 +00:00
test_shell.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_utils.py Enable R (refactor) checkers on pylint 2024-02-28 18:30:10 +00:00