tobiko/extra-requirements.txt
abregman b0c1da528f Add support for faults
Added:

* Faults manager - a compnent for managing faults (load them,
connect os-faults to cloud, exdcute faults, etc.).

* Faults for test_floatingip test class

Also, modified test_floatingip tests to run faults
if faults manager set up properly (loaded configuration file,
managed to connect the nodes of the cloud, etc.).

Change-Id: I1dd48bc9a7cc385a46d9b3b2382000581a614b42
2019-01-08 12:46:12 +02:00

6 lines
126 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