Updated from global requirements

Change-Id: I017360f47cc82076bb748a5a9ee0dc35d8abb8fb
This commit is contained in:
OpenStack Proposal Bot 2016-01-19 13:48:23 +00:00
parent 4c0864d2bb
commit 3930d99a42
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.2.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.versionedobjects>=0.13.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
paramiko>=1.13.0 # LGPL
@ -44,7 +44,7 @@ python-glanceclient>=1.2.0 # Apache-2.0
python-heatclient>=0.6.0 # Apache-2.0
python-neutronclient>=2.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-keystoneclient!=1.8.0,>=1.6.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0
setuptools>=16.0 # PSF/ZPL
six>=1.9.0 # MIT