Updated from global requirements

Change-Id: I604f3288d28526f0de17e04c40936d757cf6d335
This commit is contained in:
OpenStack Proposal Bot 2018-03-06 13:13:48 +00:00
parent 61425f2f45
commit 21c5de2262
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ mistral-lib>=0.3.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
python-ironic-inspector-client>=1.5.0 # Apache-2.0
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
Jinja2>=2.10 # BSD License (3 clause)
python-novaclient>=9.1.0 # Apache-2.0
passlib>=1.7.0 # BSD
netifaces>=0.10.4 # MIT

View File

@ -14,5 +14,5 @@ oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
PyYAML>=3.10 # MIT
PyYAML>=3.12 # MIT
reno>=2.5.0 # Apache-2.0