Comment 2 for bug 1925707

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

Reviewed: https://review.opendev.org/c/x/microstack/+/788354
Committed: https://opendev.org/x/microstack/commit/6bb7c63cd180ff311acb5c5de90236362dc7bece
Submitter: "Zuul (22348)"
Branch: master

commit 6bb7c63cd180ff311acb5c5de90236362dc7bece
Author: Billy Olsen <email address hidden>
Date: Tue Apr 27 12:39:12 2021 -0700

    Enable libvirt daemon to listen for remote connections

    Enable the libvirt daemon to listen for remote connections. This
    enables the live migration of instances between nodes in a microstack
    cluster. Note, this is using TCP based connections and not secured
    TLS based connections. That work should be done as part of enabling
    TLS everywhere.

    Closes-Bug: #1925707
    Change-Id: If00d825c52c2d0dd12bc652ba26f67160dc7a6c5