summaryrefslogtreecommitdiff
path: root/virtinst
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2014-03-06 11:29:23 -0500
committerCole Robinson <crobinso@redhat.com>2014-03-06 11:29:23 -0500
commit75a2e12dc05544dfcb0798b80786384aafac1c46 (patch)
tree1ae7afe9ede42b37343695e3c19f753e4cfe1a72 /virtinst
parent98a27fc7fd5622eb498ce9746275a0ecd04ad139 (diff)
downloadvirt-manager-75a2e12dc05544dfcb0798b80786384aafac1c46.tar.gz
tests: Fix a few failures with older libvirt
Diffstat (limited to 'virtinst')
-rw-r--r--virtinst/support.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/virtinst/support.py b/virtinst/support.py
index d20f1cd4..e7c2a4ce 100644
--- a/virtinst/support.py
+++ b/virtinst/support.py
@@ -290,6 +290,7 @@ SUPPORT_CONN_DEVICE_BOOTORDER = _make(
version="0.8.8", hv_version={"qemu": 0, "test": 0})
SUPPORT_CONN_INPUT_KEYBOARD = _make(
version="1.2.2", hv_version={"qemu": 0, "test": 0})
+SUPPORT_CONN_POOL_GLUSTERFS = _make(version="1.2.0")
# Domain checks