File: README.rst

package info (click to toggle)
python-os-faults 0.2.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 696 kB
  • sloc: python: 4,797; sh: 54; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
==============================
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