Updated from global requirements

Change-Id: Ide162a1145a2c8b67546812fbfcdc24a5753818b
This commit is contained in:
OpenStack Proposal Bot 2014-07-28 19:51:31 +00:00
parent fb63d85a04
commit c71ef8e109
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
pbr>=0.6,!=0.7,<1.0
SQLAlchemy>=0.8.4,!=0.9.5,<=0.9.99
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
anyjson>=0.3.3
argparse
boto>=2.12.0,!=2.13.0
@ -31,8 +31,8 @@ six>=1.7.0
stevedore>=0.14
websockify>=0.5.1,<0.6
wsgiref>=0.1.2
oslo.config>=1.2.1
oslo.rootwrap
oslo.config>=1.4.0.0a3
oslo.rootwrap>=1.3.0.0a1
pycadf>=0.5.1
oslo.messaging>=1.3.0
oslo.messaging>=1.4.0.0a3
oslo.i18n>=0.1.0 # Apache-2.0

View File

@ -3,7 +3,7 @@ coverage>=3.6
discover
feedparser
fixtures>=0.3.14
libvirt-python>=1.2.5
libvirt-python>=1.2.5 # LGPLv2+
mock>=1.0
mox>=0.5.3
MySQL-python