Updated from global requirements

Change-Id: Iee6f7ed584737d9e6778ce2dac6d3ed373314fb8
This commit is contained in:
OpenStack Proposal Bot 2017-05-20 04:36:32 +00:00
parent 4216a8c57a
commit a83137c817
2 changed files with 4 additions and 5 deletions

View File

@ -5,7 +5,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
croniter>=0.3.4 # MIT License
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
icalendar>=3.10 # BSD
keystoneauth1>=2.20.0 # Apache-2.0
@ -28,8 +28,7 @@ python-glanceclient>=2.5.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-cinderclient>=2.0.1 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.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
Routes>=2.3.1 # MIT
python-neutronclient>=5.1.0 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
@ -40,5 +39,5 @@ WebOb>=1.7.1 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-karborclient>=0.1.3 # Apache-2.0
python-karborclient>=0.2.0 # Apache-2.0
abclient>=0.2.3 # Apache-2.0

View File

@ -17,7 +17,7 @@ python-swiftclient>=3.2.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-cinderclient>=2.0.1 # Apache-2.0
python-karborclient>=0.1.3 # Apache-2.0
python-karborclient>=0.2.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
reno>=1.8.0 # Apache-2.0