[user-guide] Fix rst markups for user guide files

Implements: blueprint user-guides-reorganised
Change-Id: I2858722ee55ecb705b4e62c4cc763b4f747490c4
This commit is contained in:
venkatamahesh
2015-12-16 18:36:00 +05:30
parent 96d208e736
commit ca5a3104f1
27 changed files with 1002 additions and 927 deletions

View File

@@ -22,7 +22,7 @@ To list the available images, call the
The images method returns a Python generator, as shown in the following
interaction with the Python interpreter:
::
.. code-block:: python
>>> images = glance.images.list()
>>> images