Comment 3 for bug 1958262

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fault (master)

Reviewed: https://review.opendev.org/c/starlingx/fault/+/825132
Committed: https://opendev.org/starlingx/fault/commit/f0b76779992f9c8399a307c706d4eaf49cc9465b
Submitter: "Zuul (22348)"
Branch: master

commit f0b76779992f9c8399a307c706d4eaf49cc9465b
Author: Giana Francisco <email address hidden>
Date: Mon Jan 17 16:28:14 2022 -0300

    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 <email address hidden>
    Change-Id: I2c2a33d24fb544147bd02fda2e0a89eafd48c818