Disable live migration over TLS
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 6 Nov 2017 11:31:33 +0000 (13:31 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Sat, 11 Nov 2017 10:36:50 +0000 (10:36 +0000)
commit994922a8ba996fe68d047df0e1486fa805dbea31
treee84dd791d0b75f8513d0314eabafea7be09c4005
parenta5ba2c29ec88a78289023048492dc8189ea8e183
Disable live migration over TLS

Due to the fact that it doesn't use a separate CA (or sub CA) for
libvirtd, and that proper SASL is not being used. We are disabling this
option since it doesn't meet the appropriate security requirements.
We'll look into adding this back once these issues get fixed.

Change-Id: I6a5e4db1b6dd6bc8b7e73e53b614b070d15b8a23
Closes-Bug: #1730370
(cherry picked from commit 645757cbd6bdb1a1b75cb4aa8acce80a178099ce)
docker/services/nova-libvirt.yaml
puppet/services/nova-libvirt.yaml
releasenotes/notes/libvirtd-tls-6de6fb35e0ac0ab1.yaml [new file with mode: 0644]