os-faults/devstack/README.rst
Ilya Shakhat a42be1ce82 Update repo address in readme file
Change-Id: I82e63002f036b0e592d1107a4f37eff4f7314b77
2019-05-14 14:42:52 +02:00

358 B

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