Merge "fix formatting in ubuntu controller install guide"
This commit is contained in:
@@ -9,17 +9,14 @@ must create a database, service credentials, and API endpoints.
|
|||||||
|
|
||||||
#. To create the database, complete these steps:
|
#. 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
|
.. code-block:: console
|
||||||
server as the ``root`` user:
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
# mysql
|
|
||||||
|
|
||||||
.. end
|
|
||||||
|
|
||||||
|
# mysql
|
||||||
|
|
||||||
|
.. end
|
||||||
|
|
||||||
* Create the ``neutron`` database:
|
* Create the ``neutron`` database:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user