Merge "Fix typo in api-ref/source/failover-segments.inc file"

This commit is contained in:
Zuul 2018-08-21 17:03:02 +00:00 committed by Gerrit Code Review
commit b1547aa705
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ recovery action to be followed when any host in a segment goes down. The
possible `recovery_method` values are:
- ``AUTO``. Auto recovery action.
- ``RESEVED_HOST``. Reserved host recovery action.
- ``RESERVED_HOST``. Reserved host recovery action.
- ``AUTO_PRIORITY``. First executes auto and if auto fails then retried with
reserved host recover action.
- ``RH_PRIORITY``. First executes reserved host and if it fails then retried
@ -326,4 +326,4 @@ Request
Response
--------
There is no body content for the response of a successful DELETE query.
There is no body content for the response of a successful DELETE query.