summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2018-01-10 23:32:37 -0700
committerChad Smith <blackboxsw@gmail.com>2018-01-10 23:32:37 -0700
commit78372f16d2711812793196aa8003ad51693ca472 (patch)
tree38a4e951ffa044a305e63f16c2262fd9c7694e1f
parent765d2a7ef535dd3a0e62f60700a3c9e3da65de2b (diff)
downloadvyos-cloud-init-78372f16d2711812793196aa8003ad51693ca472.tar.gz
vyos-cloud-init-78372f16d2711812793196aa8003ad51693ca472.zip
tests: Use git hash pip dependency format for pylxd.
We want this git hash from master as it pylxd pip packages are not as frequently published by this project. Master for pylxd is under active development, so we do want to 'pin' which hash we pull.
-rw-r--r--integration-requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/integration-requirements.txt b/integration-requirements.txt
index 5c81c2c7..45baac6a 100644
--- a/integration-requirements.txt
+++ b/integration-requirements.txt
@@ -12,7 +12,9 @@ boto3==1.5.9
paramiko==2.4.0
# lxd backend
-pylxd==2.2.4
+# 01/10/2018: enables use of lxd as snap support
+git+https://github.com/lxc/pylxd.git@0722955260a6557e6d2ffde1896bfe0707bbca27
+
# finds latest image information
bzr+lp:simplestreams