Comment 2 for bug 1980769

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

Reviewed: https://review.opendev.org/c/starlingx/distcloud/+/848779
Committed: https://opendev.org/starlingx/distcloud/commit/1dedb8aba4482dd2b749464d2d9446f2e02dd472
Submitter: "Zuul (22348)"
Branch: master

commit 1dedb8aba4482dd2b749464d2d9446f2e02dd472
Author: Andy Ning <email address hidden>
Date: Tue Jul 5 15:05:49 2022 -0400

    Don't enable https on subcloud when ca cert is installed

    Currently in a DC system, when a ssl_ca certificate is installed,
    an incorrect checking in DC sysinv driver triggers https enabling
    on subcloud. This change updated the checking so that the CA
    certificate is installed but https remains unchanged on subcloud.

    Test Plan:
    PASS: In DC system with ssl_ca certificate, disable https and uninstall
          ssl_ca certificate on a subcloud. Wait until the ssl_ca
          certificate is synced to the subcloud again. Observe that https
          remains disabled on the subcloud.

    Closes-Bug: 1980769
    Signed-off-by: Andy Ning <email address hidden>
    Change-Id: I136319c8d93eb39d97818924cb07d0d2a013adec