Files
os-faults/devstack/README.rst
Ilya Shakhat e1cc109486 Add DevStack plugin
The plugin configures DevStack to be used with os-faults
command-line tools.

Change-Id: I2febc154eb4d8a5aa038b9320d545c02b5f513ac
2019-01-10 10:54:14 +01:00

365 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://git.openstack.org/openstack/os-faults master

Run DevStack as normal:

$ ./stack.sh