config/sysinv/cgts-client/cgts-client/cgtsclient
Andy Ning 2ef6c9524c Remove force option for k8s rootca update complete/abort
Currently the k8s rootca update complete and abort will be rejected
if system has alarms that are not ignored internally. "-f" option
can be used to suppress none mgmt_affecting alarms, but mgmt_affecting
alarms will still prevent complete and abort.

Blocking complete and abort by alarms is not really neccessary since
it won't help user to solve the alarms anyway, and at the same time
causes confusion to the end users.

This update remove alarm checking (and the -force option) from REST
API and system CLI.

Test Plan:
PASS: rootca update complete while system has alarm
PASS: rootca update abort at host-update trust-both-cas while system
      has alarms
PASS: rootca update abort at host-update update-certs while system
      has alarms
PASS: rootca update abort at host-update trust-new-ca while system
      has alarms
PASS: rootca update abort at pods-update trust-both-cas while system
      has alarms

Closes-Bug: 1949238
Signed-off-by: Andy Ning <andy.ning@windriver.com>
Change-Id: I82b922f39d185990704c591f02781d581822b162
2021-11-24 12:07:53 -05:00
..
common cleanup pylint error: dangerous-default-value 2021-11-17 18:18:43 +00:00
tests Remove force option for k8s rootca update complete/abort 2021-11-24 12:07:53 -05:00
v1 Remove force option for k8s rootca update complete/abort 2021-11-24 12:07:53 -05:00
__init__.py Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
_i18n.py Updates for cgtsclient to work with python3 2020-01-20 13:46:46 -06:00
client.py Specify the nodeset for zuul jobs 2021-05-19 13:51:15 -05:00
exc.py Re-enable important py3k checks for cgts-client 2021-11-10 10:36:23 -03:00
shell.py Removing rpm as a dependency for sysinv 2021-11-04 11:37:15 -04:00