Merge "Fix missing some content of glance database creation."
This commit is contained in:
commit
a1c8966f9f
@ -13,17 +13,14 @@ 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:
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
* Use the database access client to connect to the database
|
$ mysql -u root -p
|
||||||
server as the ``root`` user:
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ mysql -u root -p
|
|
||||||
|
|
||||||
.. end
|
|
||||||
|
|
||||||
|
.. end
|
||||||
|
|
||||||
* Create the ``glance`` database:
|
* Create the ``glance`` database:
|
||||||
|
|
||||||
|
13
doc/source/install/install-obs.rst
Normal file → Executable file
13
doc/source/install/install-obs.rst
Normal file → Executable file
@ -13,17 +13,14 @@ 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:
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
* Use the database access client to connect to the database
|
$ mysql -u root -p
|
||||||
server as the ``root`` user:
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ mysql -u root -p
|
|
||||||
|
|
||||||
.. end
|
|
||||||
|
|
||||||
|
.. end
|
||||||
|
|
||||||
* Create the ``glance`` database:
|
* Create the ``glance`` database:
|
||||||
|
|
||||||
|
13
doc/source/install/install-rdo.rst
Normal file → Executable file
13
doc/source/install/install-rdo.rst
Normal file → Executable file
@ -13,17 +13,14 @@ 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:
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
* Use the database access client to connect to the database
|
$ mysql -u root -p
|
||||||
server as the ``root`` user:
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
$ mysql -u root -p
|
|
||||||
|
|
||||||
.. end
|
|
||||||
|
|
||||||
|
.. end
|
||||||
|
|
||||||
* Create the ``glance`` database:
|
* Create the ``glance`` database:
|
||||||
|
|
||||||
|
13
doc/source/install/install-ubuntu.rst
Normal file → Executable file
13
doc/source/install/install-ubuntu.rst
Normal file → Executable file
@ -13,17 +13,14 @@ 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 -u root -p
|
||||||
|
|
||||||
|
.. end
|
||||||
|
|
||||||
* Create the ``glance`` database:
|
* Create the ``glance`` database:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user