
The plugin configures DevStack to be used with os-faults command-line tools. Change-Id: I2febc154eb4d8a5aa038b9320d545c02b5f513ac
365 B
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