Updated from global requirements

Change-Id: Icb73c1a34421fc6f163413af8d255b454a41d308
This commit is contained in:
OpenStack Proposal Bot 2016-04-19 12:24:34 +00:00
parent 53364e07a3
commit 1ed4efb126

View File

@ -36,7 +36,7 @@ Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
stevedore>=1.5.0 # Apache-2.0
stevedore>=1.9.0 # Apache-2.0
python-cinderclient>=1.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
WebOb>=1.2.3 # MIT