From b2c61a08a5861f550ddca804ece21c982e78573a Mon Sep 17 00:00:00 2001 From: Markus Zoeller Date: Tue, 26 May 2015 17:05:56 +0200 Subject: [PATCH] hypervisor support matrix: update libvirt KVM (s390x) With commit da9301fbc the live-migration is possible for "libvirt KVM (s390x)". This patch set updates the hypervisor support matrix for the features "live-migration" and "evacuate" (which can use live-migration). Change-Id: I17ef7012222c7088fa0ae750d06805e5254b1cf5 --- doc/source/support-matrix.ini | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/source/support-matrix.ini b/doc/source/support-matrix.ini index d275bf0d984b..b4a451243c51 100644 --- a/doc/source/support-matrix.ini +++ b/doc/source/support-matrix.ini @@ -132,9 +132,7 @@ notes=This operation allows a host to be placed into maintenance driver-impl-xenserver=complete driver-impl-libvirt-kvm-x86=missing driver-impl-libvirt-kvm-ppc64=missing -driver-impl-libvirt-kvm-s390x=partial -driver-notes-libvirt-kvm-s390x=Will be complete when live-migration is - complete. So only an evacuation with cold-migration is possible. +driver-impl-libvirt-kvm-s390x=complete driver-impl-libvirt-qemu-x86=missing driver-impl-libvirt-lxc=missing driver-impl-libvirt-xen=missing @@ -200,9 +198,7 @@ notes=Live migration provides a way to move an instance off one driver-impl-xenserver=complete driver-impl-libvirt-kvm-x86=complete driver-impl-libvirt-kvm-ppc64=complete -driver-impl-libvirt-kvm-s390x=missing -driver-notes-libvirt-kvm-s390x=Will be complete with: - https://review.openstack.org/#/c/166130/ +driver-impl-libvirt-kvm-s390x=complete driver-impl-libvirt-qemu-x86=complete driver-impl-libvirt-lxc=missing driver-impl-libvirt-xen=complete