Role galera_server for OpenStack-Ansible
Go to file
Kevin Carter 068bb72999
Correct failure when stopping cluster state is ignored
If the user passes in the `galera_ignore_cluster_state=true` flag, like
in the case of a node addition or a rolling replacement of nodes,
this role will fail to execute on all new nodes due to the existance of
a functioning cluster galera cluster. The first task in the pre-upgrade
steps attempts to stop the mysql service prior to running anything else.
This change makes it so the mysql service will not fail to stop on this
pre-upgrade task when the `galera_ignore_cluster_state=true` is passed
through.

Change-Id: Id9c4f11b3536e7f9d510f5ef8e6d82a82a96adac
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-10-01 19:00:51 -05:00
defaults Merge "Allow configuration of startup timeout" 2018-09-21 17:56:27 +00:00
doc Updated from global requirements 2018-03-15 07:29:36 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Remove python-crypto and use in-repo GPG keys 2018-06-21 17:06:03 -04:00
handlers Enable the xinetd service for reboot 2018-09-26 12:58:10 -06:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-12 12:11:34 +01:00
releasenotes defaults: Bump mariadb to 10.2 release branch 2018-09-12 12:11:33 +01:00
tasks Correct failure when stopping cluster state is ignored 2018-10-01 19:00:51 -05:00
templates Allow configuration of startup timeout 2018-09-19 11:53:51 -05:00
tests use include_tasks instead of include 2018-08-15 05:40:06 +00:00
vars Revisit conflicting package removal 2018-09-18 04:00:11 +01:00
zuul.d switch documentation job to new PTI 2018-08-21 13:21:46 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:47:23 +00:00
.gitreview Updated repo for new org 2015-12-14 15:20:02 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:54:59 +08:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst Add source code repository notes link to README 2018-07-02 19:07:30 -04:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:17:19 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:28 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:00:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:52:26 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:34:44 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:11 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:42:06 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible Galera server

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-galera_server/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-galera_server/

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server

The project home is at:

https://launchpad.net/openstack-ansible