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
This commit is contained in:
@@ -137,6 +137,11 @@ log_dir = /var/log/heat</programlisting>
|
||||
</step>
|
||||
</substeps>
|
||||
</step>
|
||||
<step>
|
||||
<para>Run the following command to populate the Orchestration
|
||||
database:</para>
|
||||
<screen><prompt>#</prompt> <userinput>su -s /bin/sh -c "heat-manage db_sync" heat</userinput></screen>
|
||||
</step>
|
||||
</procedure>
|
||||
<procedure os="debian">
|
||||
<title>To install and configure the Orchestration components</title>
|
||||
|
Reference in New Issue
Block a user