Allow sqlalchemy 0.8.X

Fixes: bug #1204426

Change-Id: Ib439d30f21e77578129922109bf980a9acaa3540
This commit is contained in:
Sergey Lukjanov 2013-07-29 15:38:18 +04:00
parent d4028b6799
commit 1158717df9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ python-cinderclient>=1.0.4,<2
python-keystoneclient>=0.2,<0.3
python-novaclient>=2.12.0,<3
six
sqlalchemy>=0.7,<=0.7.99
sqlalchemy>=0.7,<=0.8.99
webob>=1.2.3,<1.3
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3