a42be1ce82
Change-Id: I82e63002f036b0e592d1107a4f37eff4f7314b77 |
||
---|---|---|
.. | ||
lib | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling OS-Faults in DevStack
To configure DevStack and enable OS-Faults edit
${DEVSTACK_DIR}/local.conf
file and add the following to
[[local|localrc]]
section:
enable_plugin os-faults https://opendev.org/performa/os-faults master
Run DevStack as normal:
$ ./stack.sh