Updated from global requirements

Change-Id: I228170275c367a4fd3e294c4ade40f439f94fd8d
This commit is contained in:
OpenStack Proposal Bot 2016-11-01 13:28:43 +00:00
parent 331c835aa5
commit faf6e6eab9
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
marathon>=0.8.6 # MIT marathon>=0.8.6 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD netaddr!=0.7.16,>=0.7.13 # BSD
oslo.concurrency>=3.8.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0 oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0
@ -35,7 +35,7 @@ oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=1.15.0 # Apache-2.0 oslo.policy>=1.15.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0 oslo.utils>=3.17.0 # Apache-2.0
oslo.versionedobjects>=1.13.0 # Apache-2.0 oslo.versionedobjects>=1.13.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+ paramiko>=2.0 # LGPLv2.1+
@ -48,7 +48,7 @@ python-heatclient>=1.5.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0
python-k8sclient>=0.2.0 # Apache-2.0 python-k8sclient>=0.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 python-keystoneclient>=3.6.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0
setuptools!=24.0.0,>=16.0 # PSF/ZPL setuptools!=24.0.0,>=16.0 # PSF/ZPL
six>=1.9.0 # MIT six>=1.9.0 # MIT

View File

@ -6,7 +6,7 @@
# ascii betical order. # ascii betical order.
bandit>=1.1.0 # Apache-2.0 bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0 coverage>=4.0 # Apache-2.0
doc8 # Apache-2.0 doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.11,>=0.10.0 # Apache-2.0 hacking<0.11,>=0.10.0 # Apache-2.0