doc: Change the type of list in doc

Fixes: #12061.
Signed-off-by: Maxime ROBERT <maxime.robert1992@gmail.com>
This commit is contained in:
Maxime ROBERT 2015-06-17 18:12:08 +02:00
parent 676ff92e18
commit 7fbac49eb0

View File

@ -254,12 +254,12 @@ data::
"status": "osd is down"}]},
In this case, for example, the cluster knows that ``osd.1`` might have
data, but it is ``down``. The full range of possible states include::
data, but it is ``down``. The full range of possible states include:
* already probed
* querying
* OSD is down
* not queried (yet)
* already probed
* querying
* OSD is down
* not queried (yet)
Sometimes it simply takes some time for the cluster to query possible
locations.