[install] Remove db sync calls for obs.

For openSUSE or SLE the init scripts inside the packages handle
database synchronization calls.

Change-Id: I7a710b34db513d1e2ee7ddda3435228b8727a4df
This commit is contained in:
Pranav Salunke
2016-03-21 13:06:49 +01:00
parent da38e37798
commit 3b76f77d00
2 changed files with 3 additions and 1 deletions

View File

@@ -432,6 +432,8 @@ Install and configure components
Replace ``HEAT_DOMAIN_PASS`` with the password you chose for the
``heat_domain_admin`` user in the Identity service.
.. only:: rdo or ubuntu
3. Populate the Orchestration database:
.. code-block:: console