hypervisor support matrix: fix snapshot for libvirt Xen

The libvirt Xen driver is partially supported, since it supports cold
snapshots, but it is said that the feature is missing. Changing it and
adding a note.

TrivialFix
Change-Id: Ie8b5c006129df4638f34b7c1fada5fc18ad672c7
This commit is contained in:
Alvaro Lopez Garcia 2015-06-30 22:21:31 +02:00
parent 0d696adcea
commit d4c89b253c

@ -453,7 +453,8 @@ driver-impl-libvirt-kvm-ppc64=complete
driver-impl-libvirt-kvm-s390x=complete
driver-impl-libvirt-qemu-x86=complete
driver-impl-libvirt-lxc=missing
driver-impl-libvirt-xen=missing
driver-impl-libvirt-xen=partial
driver-notes-libvirt-xen=Only cold snapshots (pause + snapshot) supported
driver-impl-vmware=complete
driver-impl-hyperv=complete
driver-impl-ironic=missing