distcloud-client/distributedcloud-client/dcmanagerclient/tests
Zhang Rong(Jon) 59084472a5 Remove peer group add/update priority from CLI; Add heartbeat_status for
peer

Remove "dcmanager subcloud-peer-group add --group-priority" and
remove "dcmanager subcloud-peer-group update --group-priority"
from CLI. This command is not supposed to be used by end user;
Add heartbeat_status into the "dcmanager system-peer show".

Test Plan:
1. PASS - Run 'dcmanager subcloud-peer-group add --group-priority'
          and verify that the error message prompted;
2. PASS - Run the normal 'dcmanager subcloud-peer-group add' (without
          --group-priority) and verify that the command work as
          expected;
3. PASS - Run 'dcmanager subcloud-peer-group update --group-priority'
          and verify that the error message prompted;
4. PASS - Run the normal 'dcmanager subcloud-peer-group update'
          (without --group-priority) and verify that the command work
          as expected;
5. PASS - Run 'dcmanager system-peer show' and verify that the
          command show the heartbeat status;

Story: 2010852
Task: 48970
Task: 48971
Change-Id: Ia50280b7678374793eb4785767de1564cfa84e4e
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
2023-10-20 15:09:13 +08:00
..
v1 Remove peer group add/update priority from CLI; Add heartbeat_status for 2023-10-20 15:09:13 +08:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
base.py Add Subcloud Peer group management 2023-09-08 09:25:05 +08:00
base_shell_test.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
test_client.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
test_help_and_bash_completion.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
test_httpclient.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
test_shell.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
test_utils.py Use multipart headers on subcloud-backup API calls 2022-12-14 18:13:50 -03:00