This patch adds a new variable to the mistral
environment 'tripleo.undercloud-config' allowing
to retrieve the root password for the MySQL
databases. Now this variable can be accessed from any
Mistral workflow.
Also, this patch adds the ability of checking if
the variables are not loaded properly due to
an upgrade, in that case we update the Mistral
environment to have all the variables in place.
(cherry picked from commit be3bd48214)
Change-Id: I822c3d96b5805909656d8e92e963b851f3bd77de
Related-Bug: 1742191
Team and repository tags
Undercloud Install via instack
instack-undercloud is tooling for installing a TripleO undercloud.
It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html
- Free software: Apache license
- Source: http://git.openstack.org/cgit/openstack/instack-undercloud
- Bugs: http://bugs.launchpad.net/tripleo
Description