summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-01 12:58:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-07-01 12:58:54 +0000
commit99201028f74851cc14360107c289812e09d06d17 (patch)
tree8147c5e369026bb3299f8238983e795d39728505
parent202329f64e1c492554685f115ed1b4d6891bae1b (diff)
downloadtuskar-ui-99201028f74851cc14360107c289812e09d06d17.tar.gz
Updated from global requirements
Change-Id: I225d39ee225a4148acde8e8e3b8e9971a422a48c
-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