2016-08-09 11:04:09 +03:00
2016-08-08 12:06:17 +03:00
2016-08-09 11:04:09 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:23:48 +03:00
2016-08-08 16:07:58 +03:00
2016-08-08 12:23:48 +03:00
2016-08-08 12:06:17 +03:00
2016-08-08 12:23:48 +03:00

os_failures

OpenStack failures library

This is a library. It does different destructive actions against OpenStack cloud. It is an abstraction layer, actions are implemented as drivers (e.g. Fuel driver, KVM driver, IPMI driver).

Sample usage

failures_client = os_failures.build_client(cloud_params)
failures_client.kill_rabbitmq()
Description
An OpenStack fault injection library
Readme 1.9 MiB
Languages
Python 99.5%
Shell 0.5%