Merge "[install] Added note to ignore any deprecation messages"
This commit is contained in:
commit
f4bab5fe14
@ -345,6 +345,10 @@ Install and configure components
|
||||
|
||||
# su -s /bin/sh -c "cinder-manage db sync" cinder
|
||||
|
||||
.. note::
|
||||
|
||||
Ignore any deprecation messages in this output.
|
||||
|
||||
Configure Compute to use Block Storage
|
||||
--------------------------------------
|
||||
|
||||
|
@ -442,6 +442,10 @@ Install and configure components
|
||||
|
||||
# su -s /bin/sh -c "heat-manage db_sync" heat
|
||||
|
||||
.. note::
|
||||
|
||||
Ignore any deprecation messages in this output.
|
||||
|
||||
.. only:: debian
|
||||
|
||||
#. Run the following commands to install the packages:
|
||||
|
@ -141,6 +141,10 @@ HTTP server to handle requests.
|
||||
|
||||
# su -s /bin/sh -c "keystone-manage db_sync" keystone
|
||||
|
||||
.. note::
|
||||
|
||||
Ignore any deprecation messages in this output.
|
||||
|
||||
5. Initialize Fernet keys:
|
||||
|
||||
.. code-block:: console
|
||||
|
@ -357,6 +357,10 @@ Install and configure components
|
||||
|
||||
# su -s /bin/sh -c "manila-manage db sync" manila
|
||||
|
||||
.. note::
|
||||
|
||||
Ignore any deprecation messages in this output.
|
||||
|
||||
Finalize installation
|
||||
---------------------
|
||||
|
||||
|
@ -395,6 +395,10 @@ Install and configure components
|
||||
# su -s /bin/sh -c "nova-manage api_db sync" nova
|
||||
# su -s /bin/sh -c "nova-manage db sync" nova
|
||||
|
||||
.. note::
|
||||
|
||||
Ignore any deprecation messages in this output.
|
||||
|
||||
Finalize installation
|
||||
---------------------
|
||||
|
||||
|
@ -308,6 +308,10 @@ Install and configure components
|
||||
2016-04-06 22:00:17.771 10706 INFO trove.db.sqlalchemy.migration [-]
|
||||
Upgrading mysql://trove:dbaasdb@controller/trove to version latest
|
||||
|
||||
.. note::
|
||||
|
||||
Ignore any deprecation messages in this output.
|
||||
|
||||
|
||||
Finalize installation
|
||||
---------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user