Comment 16 for bug 1762431

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.openstack.org/560660
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=794b8ed0bb9f908ca7c12362cdcba6c3b24f5dc8
Submitter: Zuul
Branch: master

commit 794b8ed0bb9f908ca7c12362cdcba6c3b24f5dc8
Author: David Ames <email address hidden>
Date: Wed Apr 11 14:26:49 2018 -0700

    Charm-helpers sync to fix CA cert comparison

    The comparison of bytes vs string of the CA certificate produces a
    false negative. This leads to rewriting certificates and affecting
    connectivity to services.

    Read in the certificate as bytes as well for a bytes vs bytes
    comparison.

    Closes-Bug: #1762431

    Change-Id: Ie2348a83671b9636bd94227e903b1a50bff7aecc