.\" Man page generated from reStructuredText. . .TH "HEAT-DB-SETUP" "1" "Apr 01, 2017" "7.0.0" "heat" .SH NAME heat-db-setup \- Command line utility to setup the Heat database . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBheat\-db\-setup [COMMANDS] [OPTIONS]\fP .SH DESCRIPTION .sp heat\-db\-setup is a tool which configures the local MySQL database for heat. Typically distro\-specific tools would provide this functionality so please read the distro\-specific documentation for configuring heat. .SH COMMANDS .sp \fBrpm\fP .INDENT 0.0 .INDENT 3.5 Indicate the distribution is a RPM packaging based distribution. .UNINDENT .UNINDENT .sp \fBdeb\fP .INDENT 0.0 .INDENT 3.5 Indicate the distribution is a DEB packaging based distribution. .UNINDENT .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \-h, \-\-help Print usage information. .UNINDENT .INDENT 0.0 .TP .B \-p, \-\-password Specify the password for the \(aqheat\(aq MySQL user that the script will use to connect to the \(aqheat\(aq MySQL database. By default, the password \(aqheat\(aq will be used. .UNINDENT .INDENT 0.0 .TP .B \-r, \-\-rootpw Specify the root MySQL password. If the script installs the MySQL server, it will set the root password to this value instead of prompting for a password. If the MySQL server is already installed, this password will be used to connect to the database instead of having to prompt for it. .UNINDENT .INDENT 0.0 .TP .B \-y, \-\-yes In cases where the script would normally ask for confirmation before doing something, such as installing mysql\-server, just assume yes. This is useful if you want to run the script non\-interactively. .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 heat\-db\-setup rpm \-p heat_password \-r mysql_pwd \-y .sp heat\-db\-setup deb \-p heat_password \-r mysql_pwd \-y .sp heat\-db\-setup rpm .UNINDENT .UNINDENT .SH BUGS .sp Heat bugs are managed through Launchpad \fI\%OpenStack Heat Bugs\fP .SH AUTHOR Heat Developers .SH COPYRIGHT 2017,2013 Heat Developers .\" Generated by docutils manpage writer. .