DOCFIX: correct syntax of codeblock

This would fix the wrong view at [1] of LVM driver.

[1] https://docs.openstack.org/cinderlib/latest/topics/backends.html#installed-drivers

Change-Id: Ic82cc73341d7b3edbad3dcc9b334e820bb806cd4
This commit is contained in:
whoami-rajat 2019-04-03 21:19:01 +05:30
parent b27120f696
commit 42b650e6cc
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ description, the version of the driver, etc.
Here's the entry for the LVM driver:
... code-block:: python
.. code-block:: python
{'LVMVolumeDriver':
{'ci_wiki_name': 'Cinder_Jenkins',