summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 590d6696..c94775ad 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,5 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
os-cloud-config
-python-ironicclient>=0.2.1
+python-ironicclient>=0.6.0
ironic-discoverd>=1.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 26220728..0eed3c78 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,12 +10,14 @@ http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
+
http://tarballs.openstack.org/python-tuskarclient/python-tuskarclient-master.tar.gz#egg=python-tuskarclient
+
coverage>=3.6
django-nose>=1.2
mock>=1.0