Updated from global requirements

Change-Id: I96df4154c7f1305fbf15974a2e6b4eef7eae78af
This commit is contained in:
OpenStack Proposal Bot
2016-01-13 08:16:16 +00:00
committed by garyk
parent feced76488
commit bb29121fa6
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ keystonemiddleware>=4.0.0
netaddr!=0.7.16,>=0.7.12
python-neutronclient>=2.6.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
ryu>=3.23.2 # Apache-2.0
ryu!=3.29,>=3.23.2 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10
WebOb>=1.2.3
keystoneauth1>=2.1.0

View File

@@ -18,7 +18,7 @@ testscenarios>=0.4
WebTest>=2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1
tempest-lib>=0.12.0
tempest-lib>=0.13.0
ddt>=1.0.1
pylint==1.4.5 # GNU GPL v2
reno>=0.1.1 # Apache2