Updated from global requirements

Change-Id: I107593339649c72dea82f0b6d868cfc1bee95d75
This commit is contained in:
OpenStack Proposal Bot 2018-03-04 10:33:05 +00:00
parent 9d8022e552
commit 4f00ef86f8
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ PyMySQL>=0.7.6 # MIT License
aodhclient>=0.9.0 # Apache-2.0 aodhclient>=0.9.0 # Apache-2.0
python-ceilometerclient>=2.5.0 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0 python-cinderclient>=3.3.0 # Apache-2.0
python-dateutil>=2.4.2 # BSD python-dateutil>=2.5.3 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0
@ -39,7 +39,7 @@ pysnmp>=4.2.3 # BSD
PyJWT>=1.0.1 # MIT PyJWT>=1.0.1 # MIT
osprofiler>=1.4.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0 keystoneauth1>=3.4.0 # Apache-2.0
PyYAML>=3.10 # MIT PyYAML>=3.12 # MIT
requests>=2.14.2 # Apache-2.0 requests>=2.14.2 # Apache-2.0
WebOb>=1.7.1 # MIT WebOb>=1.7.1 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
python-dateutil>=2.4.2 # BSD python-dateutil>=2.5.3 # BSD
coverage!=4.4,>=4.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0
lxml!=3.7.0,>=3.4.1 # BSD lxml!=3.7.0,>=3.4.1 # BSD
networkx<2.0,>=1.10 # BSD networkx<2.0,>=1.10 # BSD