9fbfe5c321
* tobiko-fault allows you to run different faults on different nodes in your environment. * If os-faults configuration not present, tobiko-fault will generate it. Change-Id: I428aebcbcdc3c9997a0c839e6a18564433e68ba8
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
# Tobiko extra requirements
|
|
|
|
ansible>=2.4.0 # GPLv3
|
|
os-faults>=0.1.18 # Apache-2.0
|
|
tempest>=17.1.0 # Apache-2.0
|
|
cryptography<=2.2.2 # Apache-2.0
|
|
Jinja2>=2.8.0 # BSD
|