Updated from global requirements

Change-Id: Ie88abfa5849ef315daf77b0f423dc44515f9e7d8
This commit is contained in:
OpenStack Proposal Bot 2016-02-11 07:38:36 +00:00
parent 04b2cdf9b5
commit 3b95bbe9e0
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
anyjson>=0.3.3 # BSD
Babel>=1.3 # BSD
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
iso8601>=0.1.9 # MIT
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
@ -25,8 +25,8 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.versionedobjects>=1.4.0 # Apache-2.0
osprofiler!=1.0.0,>=0.4.0 # Apache-2.0
paramiko>=1.13.0 # LGPL
osprofiler>=1.0.1 # Apache-2.0
paramiko>=1.16.0 # LGPL
Paste # MIT
PasteDeploy>=1.5.0 # MIT
pycrypto>=2.6 # Public Domain
@ -40,7 +40,7 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
taskflow>=1.25.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
rtslib-fb>=2.1.41 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT

View File

@ -21,6 +21,6 @@ testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
tempest-lib>=0.13.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
bandit>=0.17.3 # Apache-2.0
reno>=0.1.1 # Apache2