Updated from global requirements

Change-Id: Ib47d43d98ca8c8c91ff24f4095aabbe64730da6d
This commit is contained in:
OpenStack Proposal Bot 2015-07-06 04:12:25 +00:00
parent 74f09b7379
commit a778199f01
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ lxml>=2.3
netaddr>=0.7.12 netaddr>=0.7.12
oslo.config>=1.11.0 # Apache-2.0 oslo.config>=1.11.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0
oslo.db>=1.10.0 # Apache-2.0 oslo.db>=1.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0 oslo.log>=1.2.0 # Apache-2.0
oslo.messaging!=1.12.0,>=1.8.0 # Apache-2.0 oslo.messaging!=1.12.0,>=1.8.0 # Apache-2.0
@ -33,7 +33,7 @@ python-neutronclient<3,>=2.3.11
keystonemiddleware>=1.5.0 keystonemiddleware>=1.5.0
requests>=2.5.2 requests>=2.5.2
retrying!=1.3.0,>=1.2.3 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,>=1.12.3 Routes!=2.0,!=2.1,>=1.12.3
six>=1.9.0 six>=1.9.0
SQLAlchemy<1.1.0,>=0.9.7 SQLAlchemy<1.1.0,>=0.9.7
stevedore>=1.5.0 # Apache-2.0 stevedore>=1.5.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ bashate>=0.2 # Apache-2.0
coverage>=3.6 coverage>=3.6
ddt>=0.7.0 ddt>=0.7.0
discover discover
fixtures>=0.3.14 fixtures>=1.3.1
mock>=1.0 mock>=1.0
PyMySQL>=0.6.2 # MIT License PyMySQL>=0.6.2 # MIT License
oslotest>=1.5.1 # Apache-2.0 oslotest>=1.5.1 # Apache-2.0