From a0976baa89496b245e325c559667e3a646e81c52 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 10 Jul 2017 12:58:05 -0400 Subject: [PATCH] Mark LXC as missing for swap volume support The attach volume section has LXC listed as 'missing' and you need to be able to attach a volume when performing a swap volume operation, so swap volume must also be marked as missing for LXC. Change-Id: I97b024d3ff817a7152906b0a88b1b64db93d7d7d --- doc/source/user/support-matrix.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user/support-matrix.ini b/doc/source/user/support-matrix.ini index ff5229f188..f8eb77a151 100644 --- a/doc/source/user/support-matrix.ini +++ b/doc/source/user/support-matrix.ini @@ -642,7 +642,7 @@ driver-impl-libvirt-kvm-x86=complete driver-impl-libvirt-kvm-ppc64=complete driver-impl-libvirt-kvm-s390x=complete driver-impl-libvirt-qemu-x86=complete -driver-impl-libvirt-lxc=complete +driver-impl-libvirt-lxc=missing driver-impl-libvirt-xen=complete driver-impl-vmware=missing driver-impl-hyperv=missing