Updated from global requirements

Change-Id: I4c546585b5a2671fa8303e5489545c7dca122259
This commit is contained in:
lingyongxu 2017-04-06 19:39:45 +08:00
parent 085f35863d
commit 0536e7008d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
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.0.10 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.16.0 # Apache-2.0
python-cinderclient>=2.0.1 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0