Merge "fix formatting in ubuntu controller install guide"

This commit is contained in:
Jenkins 2017-08-25 19:37:55 +00:00 committed by Gerrit Code Review
commit 5d98e30e5c
1 changed files with 5 additions and 8 deletions

View File

@ -9,17 +9,14 @@ must create a database, service credentials, and API endpoints.
#. To create the database, complete these steps:
* Use the database access client to connect to the database
server as the ``root`` user:
* Use the database access client to connect to the database
server as the ``root`` user:
.. code-block:: console
# mysql
.. end
.. code-block:: console
# mysql
.. end
* Create the ``neutron`` database: