Updated from global requirements

Change-Id: I6f1ea6b0a873a3d55e98f2cd6bf7605e8a74c520
This commit is contained in:
OpenStack Proposal Bot 2017-02-13 15:11:13 +00:00
parent 30f9da4b53
commit b40a257e07
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-novaclient>=7.1.0 # 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