distcloud/distributedcloud/dcmanager/tests/unit/api/v1/controllers
Gustavo Pereira 1a569cd926 Add enroll command to backend
This commit introduces the enroll command endpoint.

Test Plan:

PASS: Deploy a system controller and run subcloud add
enroll without bootstrap-values. Verify that the API
returns an error.

PASS: Deploy a system controller and run subcloud add
enroll passing all required parameters. Verify in
dcmanager log that the API returned a success code.

Change-Id: I525d26166dbb7d7afcb26b96191b5045eee7b52d
Signed-off-by: Gustavo Pereira <gustavo.lyrapereira@windriver.com>
2024-04-24 15:37:22 -03:00
..
__init__.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
mixins.py Update mixins to use the base structure for API tests 2024-02-26 16:51:15 -03:00
test_alarm_manager.py Improve unit test coverage for dcmanager's APIs (alarm_manager and notifications) 2024-03-07 16:05:38 -03:00
test_notifications.py Improve unit test coverage for dcmanager's APIs (alarm_manager and notifications) 2024-03-07 16:05:38 -03:00
test_peer_group_association.py Improve unit test coverage for dcmanager's APIs (peer_group_association) 2024-04-11 18:31:45 -03:00
test_phased_subcloud_deploy.py Add enroll command to backend 2024-04-24 15:37:22 -03:00
test_subcloud_backup.py Improve unit test coverage for dcmanager's APIs (subcloud_backup) 2024-04-12 12:49:57 -03:00
test_subcloud_deploy.py Improve unit test coverage for dcmanager's APIs (subcloud_deploy) 2024-04-12 12:40:46 -03:00
test_subcloud_group.py Improve unit test coverage for dcmanager's APIs (subcloud_group) 2024-04-12 17:53:16 -03:00
test_subcloud_peer_group.py Improve unit test coverage for dcmanager's APIs (subcloud_peer_group) 2024-04-12 11:35:31 -03:00
test_subclouds.py Add additional GEO-Redundancy unit tests 2024-03-26 17:37:29 -04:00
test_sw_update_options.py Improve unit test coverage for dcmanager's APIs (sw_update_options) 2024-04-15 16:42:48 -03:00
test_sw_update_strategy.py Improve unit test coverage for dcmanager's APIs (sw_update_strategy) 2024-04-12 18:08:48 -03:00
test_system_peers.py Improve unit test coverage for dcmanager's APIs (system_peers) 2024-04-16 17:10:49 -03:00