7cbdf4b590
Drops the 'from git' from many of the elements. This implies that the elements always use git... which they don't if you are using packages. Also, expands many of the descriptions to say 'and configures' since most of these elements also contain the OAC/ORC scripts to actually configure things as well. Change-Id: I3cbf80c99cfedd73770c9d24e140b7d2443f0dda
684 B
684 B
Install and configure Tuskar.
Configuration
Tuskar API requires the following keys to be set via Heat Metadata.
tuskar: overcloud-admin-password: - the password of the overcloud admin user. Use OvercloudAdminPassword template parameter to override this option. db: "mysql://tuskar:unset@localhost/tuskar?charset=utf8" - the connection string for a DB to be used by tuskar-api. username: - the name of the user to deploy the overcloud on behalf of password: - the password of the user to deploy the overcloud on behalf of tenant_name: - the tenant name of the user to deploy the overcloud on behalf of