Update repo address in readme file

Change-Id: I82e63002f036b0e592d1107a4f37eff4f7314b77
This commit is contained in:
Ilya Shakhat 2019-05-14 14:42:52 +02:00
parent 764ccbd786
commit a42be1ce82
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ 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
enable_plugin os-faults https://opendev.org/performa/os-faults master
Run DevStack as normal::