Comment 15 for bug 1762431

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

Reviewed: https://review.openstack.org/560657
Committed: https://git.openstack.org/cgit/openstack/charm-glance/commit/?id=e581cbafc95670653cc8102edd2bf38a0d9b4822
Submitter: Zuul
Branch: master

commit e581cbafc95670653cc8102edd2bf38a0d9b4822
Author: David Ames <email address hidden>
Date: Wed Apr 11 14:22:15 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: I65f57573f0b24094b5db8b6854e26146e1b78455