fault/python-fmclient/fmclient/fmclient/common
Giana Francisco f0b7677999 Add support to --insecure parameter in fmclient
current fmclient does not support --insecure parameter
and this cause that fm command doesn't work when
endpoint is configured with private signed certificates.

Closes-Bug: 1958262

Test Plan:

PASS: configure endpoint with private signed certificates
and run rm command with --insecure to get the alarm-list.
PASS: set FMCLIENT_INSECURE=true environment variable and
run fm alarm-list.

Signed-off-by: Giana Francisco <francisco.giana@windriver.com>
Change-Id: I2c2a33d24fb544147bd02fda2e0a89eafd48c818
2022-01-20 11:56:43 -03:00
..
__init__.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
base.py Re-enable important py3k checks for fault 2021-11-09 14:09:17 -03:00
cli_no_wrap.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
exceptions.py catch the correct exception for alarm not found case 2019-03-18 20:10:37 +08:00
http.py Add support to --insecure parameter in fmclient 2022-01-20 11:56:43 -03:00
i18n.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
options.py python3: Fix compatibility issues 2021-08-16 01:25:57 +00:00
utils.py Merge "python3: Fix compatibility issues" 2021-08-16 12:47:50 +00:00
wrapping_formatters.py Re-enable important py3k checks for fault 2021-11-09 14:09:17 -03:00