From: Dan Wendlandt Date: Mon, 7 Jan 2013 20:17:09 +0000 (-0800) Subject: Undo change to require WebOb 1.2.3, instead, require only >=1.0.8 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=005251c3b88606013bc9526c0ef32b01e52b08c9;p=openstack-build%2Fneutron-build.git Undo change to require WebOb 1.2.3, instead, require only >=1.0.8 This allows ceilometer to use 1.2.3, without breaking devstack for quantum in the mean time. See bug #1092227 Change-Id: I1d1b4c0b6dbb917ddf785bdf7ce90be9beb6540c --- diff --git a/tools/pip-requires b/tools/pip-requires index e3df85e21..fb7d4b241 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -12,5 +12,5 @@ netaddr python-quantumclient>=2.0 pyudev sqlalchemy==0.7.9 -webob==1.2.3 +webob>=1.0.8 python-keystoneclient>=0.2.0