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
This commit is contained in:
Dan Wendlandt 2013-01-07 12:17:09 -08:00
parent 90f4f9845b
commit 0fc6288f50

View File

@ -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