From 4632d73c7d8418701fe30152cae085d7b72da538 Mon Sep 17 00:00:00 2001 From: Matthew Kassawara Date: Wed, 25 Jun 2014 02:50:17 +0000 Subject: [PATCH] Restored missing step to populate heat database I restored the step to populate the heat database after accidentally removing it while restructuring the content. Change-Id: I2f11fe534aad59cd643979e283f69fc734c16056 Closes-Bug: #1333218 --- doc/install-guide/section_heat-install.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/install-guide/section_heat-install.xml b/doc/install-guide/section_heat-install.xml index 3c5049130a..80eec05678 100644 --- a/doc/install-guide/section_heat-install.xml +++ b/doc/install-guide/section_heat-install.xml @@ -137,6 +137,11 @@ log_dir = /var/log/heat + + Run the following command to populate the Orchestration + database: + # su -s /bin/sh -c "heat-manage db_sync" heat + To install and configure the Orchestration components