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

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: