tripleo-image-elements/elements/tuskar
James Slagle 3c8e2f9546 Add package install support for tuskar
Support installing from packages and source for the tuskar element. Adds
svc-map support for tuskar-api to support the service being named
differently between source and package installs.

Change-Id: I189748f91b17e398d15b91bd1bd6ce2f2de02a73
2014-10-24 15:48:39 -04:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Add package install support for tuskar 2014-10-24 15:48:39 -04:00
os-apply-config/etc/tuskar Update Tuskar element 2014-09-24 08:19:57 +01:00
os-refresh-config Add package install support for tuskar 2014-10-24 15:48:39 -04:00
README.md Update Tuskar element 2014-09-24 08:19:57 +01:00
element-deps Add package install support for tuskar 2014-10-24 15:48:39 -04:00
pkg-map Add package install support for tuskar 2014-10-24 15:48:39 -04:00
source-repository-tuskar Update Tuskar element 2014-09-24 08:19:57 +01:00
svc-map Add package install support for tuskar 2014-10-24 15:48:39 -04:00

README.md

Install tuskar service from git.

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