Updated from global requirements

Change-Id: I8fd50ddcf25ea22f8b5b861cdb6a1fa6c2a8eb8e
This commit is contained in:
OpenStack Proposal Bot 2017-09-13 13:05:47 +00:00
parent 1b4f6d25fa
commit 5090d94397
2 changed files with 17 additions and 17 deletions

View File

@ -4,29 +4,29 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
lxml!=3.7.0,>=2.3 # BSD
lxml!=3.7.0,>=3.4.1 # BSD
python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-dateutil>=2.4.2 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
pyzabbix>=0.7.4 # LGPL
networkx>=1.10 # BSD
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
PasteDeploy>=1.5.0 # MIT
Werkzeug>=0.7 # BSD License
keystonemiddleware>=4.12.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
voluptuous>=0.8.9 # BSD License
sympy>=0.7.6 # BSD

View File

@ -5,25 +5,25 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
python-dateutil>=2.4.2 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
lxml!=3.7.0,>=2.3 # BSD
lxml!=3.7.0,>=3.4.1 # BSD
networkx>=1.10 # BSD
python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
pyzabbix>=0.7.4 # LGPL
oslo.log>=3.30.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.policy>=1.23.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
requests-mock>=1.1.0 # Apache-2.0
tempest-lib>=0.14.0 # Apache-2.0
tempest-lib>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
@ -35,5 +35,5 @@ pysnmp>=4.2.3 # BSD
osprofiler>=1.4.0 # Apache-2.0
# Doc requirements
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD