[install] do not manually remove sqlite files on ubuntu

It is not necessary to manually remove sqlite files generated by the
ubunt upackages.

Change-Id: I0bfcca0c364a8b38fb721f44339b7acc2fa686dc
This commit is contained in:
Christian Berendt 2016-04-18 14:46:01 -05:00
parent f2c00a8649
commit 6ca8fde2e8
9 changed files with 0 additions and 91 deletions

View File

@ -389,14 +389,3 @@ Finalize installation
# service cinder-scheduler restart
# service cinder-api restart
.. only:: ubuntu
3. By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server,
you can remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/cinder/cinder.sqlite

View File

@ -322,11 +322,3 @@ Finalize installation
# service tgt restart
# service cinder-volume restart
#. By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server,
remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/cinder/cinder.sqlite

View File

@ -328,12 +328,3 @@ Install and configure components
# service glance-registry restart
# service glance-api restart
#. By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server, you can
remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/glance/glance.sqlite

View File

@ -489,14 +489,3 @@ Finalize installation
# service heat-api restart
# service heat-api-cfn restart
# service heat-engine restart
.. only:: ubuntu
2. By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server, you
can remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/heat/heat.sqlite

View File

@ -376,14 +376,3 @@ Finalize installation
# service manila-scheduler restart
# service manila-api restart
.. only:: ubuntu
* By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server,
you can remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/manila/manila.sqlite

View File

@ -194,11 +194,3 @@ Finalize installation
.. code-block:: console
# service manila-share restart
* By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server,
remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/manila/manila.sqlite

View File

@ -355,14 +355,3 @@ Finalize installation
.. code-block:: console
# service neutron-l3-agent restart
.. only:: ubuntu
4. By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server,
you can remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/neutron/neutron.sqlite

View File

@ -299,14 +299,3 @@ Finalize installation
.. code-block:: console
# service nova-compute restart
.. only:: ubuntu
3. By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server, you can
remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/nova/nova.sqlite

View File

@ -444,14 +444,3 @@ Finalize installation
# service nova-scheduler restart
# service nova-conductor restart
# service nova-novncproxy restart
.. only:: ubuntu
* By default, the Ubuntu packages create an SQLite database.
Because this configuration uses an SQL database server,
you can remove the SQLite database file:
.. code-block:: console
# rm -f /var/lib/nova/nova.sqlite