Description of problem: The default QEMU migration transport runs a clear text TCP connection between the two QEMU servers. It is possible to tunnel the migration connection over libvirtd's secure connection but this imposes a significant performance penalty. It is also not possible to tunnel the NBD connection use for block migration at all. As a step towards securing the management network we need to have Nova configure QEMU to use native TLS support on its migration and NBD data transports, without any tunnelling.
This depends on the libvirt support for TLS encryption for NBD disks. Refer the following libvirt RFE bug in-progress: https://bugzilla.redhat.com/show_bug.cgi?id=1544869 -- RFE: add support for native TLS encryption for NBD disk access
*** Bug 1415007 has been marked as a duplicate of this bug. ***
*** Bug 1625597 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:0283