From 0d6fe19306488966232fd8f32bc234c1ff778126 Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Mon, 6 Jan 2014 13:13:51 +0100 Subject: [PATCH] Use oslo.config>=1.2.0 Change-Id: I233662017c8f112ef05d546b3e1c668f6b2a41c7 --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 52a15b59..6fdd0cd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,6 @@ requests>=1.1 six>=1.3.0 stevedore>=0.10 jsonschema>=1.3.0,!=1.4.0 +oslo.config>=1.2.0 python-keystoneclient - --f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a4.tar.gz#egg=oslo.config-1.2.0a4 -oslo.config>=1.2.0a4