Updated from global requirements

Change-Id: I9766b2dac7e4ee0d9b88103e6427c2bf5a873434
This commit is contained in:
OpenStack Proposal Bot 2018-02-14 18:47:54 +00:00
parent e7093fc93e
commit 0769b026be
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.0.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
pyzabbix>=0.7.4 # LGPL
networkx>=1.10 # BSD
networkx<2.0,>=1.10 # BSD
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.log>=3.22.0 # Apache-2.0

View File

@ -6,7 +6,7 @@ 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
networkx>=1.10 # BSD
networkx<2.0,>=1.10 # BSD
python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0