Updated from global requirements

Change-Id: I119af1a86add91c32bacad68868c1e2c48ade3e4
This commit is contained in:
OpenStack Proposal Bot 2016-11-25 03:37:04 +00:00
parent 5e3f9f21a8
commit 1e81777242
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ python-dateutil>=2.4.2 # BSD
python-keystoneclient>=3.6.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
pyzabbix>=0.7.4 # LGPL
networkx>=1.10 # BSD
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0

View File

@ -11,7 +11,7 @@ python-ceilometerclient>=2.5.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-heatclient!=1.6.0,>=1.5.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
pyzabbix>=0.7.4 # LGPL
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD