
New name "os-faults" better corresponds to the mission of the library - providing a unified way for fault injection in OpenStack. Change-Id: I4eff3936f303f35e3b67dec59a39682944bdae25
196 B
196 B
Installation
At the command line:
$ pip install os-faults
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv os-faults
$ pip install os-faults