From bb7a2d5e99bb30e4497bfa87279a0723af117cb2 Mon Sep 17 00:00:00 2001 From: Timur Sufiev Date: Thu, 12 Dec 2013 20:26:07 +0400 Subject: [PATCH] Update requirements to stable/havana. Change-Id: I2b64245d4ae4c4a531c5d52155979f4f50258ad8 --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index feef8c7f4..2d7407e66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ kombu>=2.4.8 pycrypto>=2.6 iso8601>=0.1.8 six>=1.4.1 -netaddr>=0.7.6 +netaddr # Note you will need gcc buildtools installed and must # have installed libxml headers for lxml to be successfully @@ -28,7 +28,7 @@ Paste passlib jsonschema>=1.3.0,!=1.4.0 -python-keystoneclient>=0.4.1 +python-keystoneclient>=0.3.2 oslo.config>=1.2.0 # Please, revert to murano-common>=x.x.x before release http://tarballs.openstack.org/murano-common/murano-common-master.tar.gz#egg=muranocommon-0.4 diff --git a/test-requirements.txt b/test-requirements.txt index 1160c1bc2..b98be228e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ nose-exclude openstack.nose_plugin>=0.7 nosehtmloutput>=0.0.3 pep8==1.3.3 -sphinx>=1.1.2 +sphinx>=1.1.2,<1.2 requests>=1.1 testtools>=0.9.32 mock>=1.0