RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Michele Baldessari 7e65c96ece Set password for mysql root user on undercloud
The port is firewalled off by default so mysql is not reachable except
to localhost users. In any case it is good to set a password for the
mysql root user.

We are 'reusing' the user_db_password parameter, because it is actually
unused, instead of adding yet another parameter.

Tested this change against an existing undercloud and observed that
the mysql root user got a correct password and that the /root/.my.cnf
file got generated.

Closes-Bug: #1742191

Change-Id: I408ce3a0fe2ab8e86bcc280256cdb51688efde75
(cherry picked from commit 955c339af3)
2018-01-11 13:37:02 +01:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Add basic API docs 2015-09-16 14:20:35 +00:00
elements Set password for mysql root user on undercloud 2018-01-11 13:37:02 +01:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Set password for mysql root user on undercloud 2018-01-11 13:37:02 +01:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes heat-dbsync: increase timeout to 15 minutes 2017-10-31 06:42:17 -07:00
scripts Add certificate EKUs to public endpoint cert 2017-03-03 21:14:19 +00:00
templates Validate vips when generating certificate too 2017-01-19 08:11:21 -07:00
tools Add Reno support 2017-01-24 10:01:45 -05:00
zuul.d Migrate instack-undercloud to zuul v3 jobs 2017-11-18 19:24:42 +00:00
.coveragerc Enable coverage testing 2015-11-30 22:56:47 +00:00
.gitignore Add Reno support 2017-01-24 10:01:45 -05:00
.gitreview Update .gitreview for stable/ocata 2017-02-16 12:59:03 +00:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Update Gemfile to pull spec_helper from stable/ocata 2017-04-24 11:48:26 -04:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Show team and repo badges on README 2016-11-25 18:42:40 +01:00
Rakefile Disable the deprecation warnings as errors for puppet-syntax 2017-02-01 12:32:51 +01:00
bindep.txt Add ssl development headers to bindep 2017-07-10 14:53:17 +00:00
requirements.txt Remove setup-neutron 2017-01-25 13:22:02 -05:00
setup.cfg Improve upgrade process to include upgrade flag 2017-01-17 15:44:02 -07:00
setup.py Remove pbr version specifier 2015-06-26 22:55:50 +02:00
test-requirements.txt Add Reno support 2017-01-24 10:01:45 -05:00
tox.ini Align stars to fix CI 2017-03-15 15:20:21 +00:00
undercloud.conf.sample Set password for mysql root user on undercloud 2018-01-11 13:37:02 +01:00

README.md

Team and repository tags

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