Comment 2 for bug 1965754

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

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/834459
Committed: https://opendev.org/openstack/kolla-ansible/commit/5d28a7c89bbac4a15f7d8f7a64c3767ea988efbd
Submitter: "Zuul (22348)"
Branch: master

commit 5d28a7c89bbac4a15f7d8f7a64c3767ea988efbd
Author: Mark Goddard <email address hidden>
Date: Mon Mar 21 12:17:41 2022 +0000

    masakari: support libvirt SASL in instance monitor

    Since enabling libvirt SASL authentication, the masakari instance
    monitor fails to connect to libvirt. We see the following error in logs:

        libvirt.libvirtError: authentication failed: Failed to start SASL
        negotiation: -4 (SASL(-4): no mechanism available: No worthy mechs
        found)

    This change adds support for SASL authentication in Masakari instance
    monitor.

    Depends-On: https://review.opendev.org/c/openstack/kolla/+/834456
    Closes-Bug: #1965754
    Change-Id: I974046662b383a12ac6281b725523760a96657bd