[common-rst] Improvements using rst markups

Change-Id: Ia7217b306d18d11428b7cc0bd75dacdcd59176fa
This commit is contained in:
venkatamahesh
2015-12-13 08:00:23 +05:30
parent ef3f987221
commit 9dce1b9528
12 changed files with 217 additions and 214 deletions

View File

@@ -4,7 +4,7 @@ Overview
Each OpenStack project provides a command-line client, which enables
you to access the project API through easy-to-use commands. For
example, the Compute service provides a nova command-line client.
example, the Compute service provides a ``nova`` command-line client.
You can run the commands from the command line, or include the
commands within scripts to automate tasks. If you provide OpenStack