fault/python-fmclient/fmclient/fmclient
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
..
common Add support to --insecure parameter in fmclient 2022-01-20 11:56:43 -03:00
v1 Use newer flake8 on python3.8 zuul systems 2020-11-16 13:35:31 -06:00
__init__.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
client.py Add support to --insecure parameter in fmclient 2022-01-20 11:56:43 -03:00
exc.py Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
shell.py Add support to --insecure parameter in fmclient 2022-01-20 11:56:43 -03:00