Fix README markup

This is to avoid complains from test-release-openstack job.

Change-Id: I62c618efbbee3872ad1070bce2c1dcd6e75ece8c
This commit is contained in:
Ilya Shakhat 2018-11-22 15:20:01 +01:00
parent 7924e4ccf4
commit 9ee36f7e62
1 changed files with 5 additions and 4 deletions

View File

@ -62,7 +62,7 @@ DevStack driver is responsible for service discovery. For more details please re
to driver documentation: http://os-faults.readthedocs.io/en/latest/drivers.html#devstack-systemd-devstackmanagement
Example 2. An OpenStack with services, containers and power management
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
An arbitrary OpenStack can be handled too with help of `universal` driver.
In this example os-faults is used as Python library.
@ -135,9 +135,10 @@ The library can also read configuration from a file in YAML or JSON format.
The configuration file can be specified in the `OS_FAULTS_CONFIG` environment
variable. By default the library searches for file `os-faults.{json,yaml,yml}`
in one of locations:
* current directory
* ~/.config/os-faults
* /etc/openstack
* current directory
* ~/.config/os-faults
* /etc/openstack
Now let's make some destructive action: