RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Go to file
Damien Ciabrini e3142ba286 Mariadb online upgrade after yum update
During undercloud upgrade, yum can update the mariadb-server package.
If that is the case and the updated package is a major mariadb update
(e.g. 5.5 -> 10.1, or 10.0 -> 10.1), some database system tables might
need to be updated.

Ensure that mysql_upgrade will be run after a major mariadb update.
Also, force-stop the mariadb server before the upgrade to workaround
a rpm scriptlet limitation when going 5.5 -> 10.1.

Change-Id: Iebc3f39cb2dae355124ba39f7653ef8d20baacc6
(cherry picked from commit c1dd23cd8a)
2018-03-19 18:43:07 +01:00
config-generator Pythonize instack-install-undercloud 2015-05-26 14:02:18 +02:00
doc/source Switch from oslosphinx to openstackdocstheme 2017-07-10 08:49:38 -06:00
elements Remove cloud-init and disable os-collect-config 2018-03-15 13:13:31 +00:00
imagefactory Don't specify the input type to qemu-img 2014-10-27 19:08:51 +00:00
instack_undercloud Mariadb online upgrade after yum update 2018-03-19 18:43:07 +01:00
json-files Use ironic::pxe class to setup PXE 2016-09-02 11:52:14 +02:00
releasenotes [CVE-2018-1000115] memcached: restrict to TCP & localhost 2018-03-09 22:53:07 +01:00
scripts Remove certificate resubmit from haproxy script 2017-09-26 15:06:22 +03:00
templates Add per subnet masquerading 2018-02-06 09:35:07 +01:00
tools Avoid tox_install.sh for constraints support 2017-12-01 07:45:54 +01:00
zuul.d Zuul: Remove project name 2018-01-31 18:32:21 -08: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/queens 2018-03-03 11:39:02 +00:00
.testr.conf Test _generate_environment 2015-05-28 11:27:15 -05:00
Gemfile Switch to use Puppet Openstack spec helper 2016-10-05 17:16:24 -06:00
LICENSE Add LICENSE 2014-02-18 09:48:12 -05:00
README.md Optimize the link address 2017-06-06 18:11:28 +07: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-06 16:21:20 +01:00
requirements.txt Updated from global requirements 2018-03-03 20:43:01 +00:00
setup.cfg Add instack-pre-upgrade-undercloud to setup.cfg 2017-07-11 20:45:41 +00:00
setup.py Updated from global requirements 2017-03-28 22:03:54 +00:00
test-requirements.txt Updated from global requirements 2018-01-29 00:09:22 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-03-03 11:39:04 +00:00
undercloud.conf.sample Revert "Add option to install the Octavia client" 2018-02-19 16:30:29 +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: https://docs.openstack.org/developer/tripleo-docs/index.html