From 99201028f74851cc14360107c289812e09d06d17 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 1 Jul 2015 12:58:54 +0000 Subject: Updated from global requirements Change-Id: I225d39ee225a4148acde8e8e3b8e9971a422a48c --- requirements.txt | 2 +- test-requirements.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1