Updated from global requirements

Change-Id: Ie04765667adec22a16dfdb101d9ceed16162be51
This commit is contained in:
OpenStack Proposal Bot 2014-09-18 22:55:43 +00:00
parent ac2a261182
commit 8a3fc33684
2 changed files with 7 additions and 7 deletions

View File

@ -12,9 +12,9 @@ keystonemiddleware>=1.0.0
kombu>=2.4.8 kombu>=2.4.8
lockfile>=0.8 lockfile>=0.8
netaddr>=0.7.12 netaddr>=0.7.12
oslo.config>=1.4.0.0a3 oslo.config>=1.4.0 # Apache-2.0
oslo.messaging>=1.4.0.0a3 oslo.messaging>=1.4.0
oslo.rootwrap>=1.3.0.0a1 oslo.rootwrap>=1.3.0
Paste Paste
PasteDeploy>=1.5.0 PasteDeploy>=1.5.0
pbr>=0.6,!=0.7,<1.0 pbr>=0.6,!=0.7,<1.0
@ -24,9 +24,9 @@ Routes>=1.12.3,!=2.0
six>=1.7.0 six>=1.7.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2 sqlalchemy-migrate>=0.9.1,!=0.9.2
stevedore>=0.14 stevedore>=1.0.0 # Apache-2.0
WebOb>=1.2.3 WebOb>=1.2.3
dnspython>=1.9.4 dnspython>=1.9.4
posix_ipc posix_ipc
oslo.db>=0.4.0 # Apache-2.0 oslo.db>=1.0.0 # Apache-2.0
oslo.i18n>=0.3.0 # Apache-2.0 oslo.i18n>=1.0.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ discover
fixtures>=0.3.14 fixtures>=0.3.14
mock>=1.0 mock>=1.0
mox>=0.5.3 mox>=0.5.3
oslotest>=1.1.0.0a2 oslotest>=1.1.0 # Apache-2.0
python-subunit>=0.0.18 python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3 sphinx>=1.1.2,!=1.2.0,<1.3
sphinxcontrib-httpdomain sphinxcontrib-httpdomain