Updated from global requirements

Change-Id: Ia631e585f9133f4d2f606394a6ffe47c323a9242
This commit is contained in:
OpenStack Proposal Bot 2014-09-13 07:26:01 +00:00
parent c3f2c6838d
commit 63ad39a90b
2 changed files with 8 additions and 8 deletions

View File

@ -6,9 +6,9 @@ pbr>=0.6,!=0.7,<1.0
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
boto>=2.32.1
decorator>=3.4.0
eventlet>=0.13.0
eventlet>=0.15.1
Jinja2
keystonemiddleware>=1.0.0
kombu>=2.4.8
@ -19,7 +19,7 @@ greenlet>=0.3.2
PasteDeploy>=1.5.0
Paste
sqlalchemy-migrate>=0.9.1,!=0.9.2
netaddr>=0.7.6
netaddr>=0.7.12
suds>=0.4
paramiko>=1.13.0
posix_ipc
@ -29,18 +29,18 @@ iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
python-cinderclient>=1.0.7
python-neutronclient>=2.3.6,<3
python-glanceclient>=0.13.1
python-glanceclient>=0.14.0
python-keystoneclient>=0.10.0
six>=1.7.0
stevedore>=0.14
websockify>=0.5.1,<0.7
wsgiref>=0.1.2
oslo.config>=1.4.0.0a3
oslo.db>=0.4.0
oslo.db>=0.4.0 # Apache-2.0
oslo.rootwrap>=1.3.0.0a1
pycadf>=0.6.0
oslo.messaging>=1.4.0.0a3
oslo.i18n>=0.2.0 # Apache-2.0
oslo.i18n>=0.3.0 # Apache-2.0
lockfile>=0.8
rfc3986>=0.2.0 # Apache-2.0
oslo.vmware>=0.5.0
oslo.vmware>=0.5 # Apache-2.0

View File

@ -17,6 +17,6 @@ python-ironicclient>=0.2.1
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0.0a2
oslotest>=1.1.0.0a1
oslotest>=1.1.0.0a2
testrepository>=0.0.18
testtools>=0.9.34