Role galera_server for OpenStack-Ansible
Go to file
Jesse Pretorius ff4e9c6ece Allow a single-node MariaDB cluster to restart properly
With the implementation of https://review.openstack.org/382683 a single
MariaDB node has no peers configured, so there's no need to bootstrap
the cluster on restart.

This patch removes the condition in the handler which previously was
needed to handle the re-bootstrap during a single node cluster service
restart.

Closes-Bug: #1595143
Closes-Bug: #1639900
Related-Bug: #1624327
Change-Id: I599bbf0efa4e3d5abdf6d95c95d7983c464b3ae5
2016-11-14 15:11:38 +00:00
defaults On single nodes use an empty cluster address 2016-10-05 16:02:04 -07:00
doc [DOCS] Added release-name as a watermark to Docs. 2016-10-18 18:17:24 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Implement Xenial Support 2016-05-19 16:38:40 -04:00
handlers Allow a single-node MariaDB cluster to restart properly 2016-11-14 15:11:38 +00:00
library Prevent galera_cluster_name from changing. 2016-09-13 17:32:53 +01:00
meta Rename package lists (and related vars) appropriately 2016-08-26 15:47:41 +01:00
releasenotes Enable release notes translation 2016-10-06 20:34:44 +02:00
tasks Use ansible_service_mgr fact 2016-11-11 22:28:52 -06:00
templates Allow mysql users to create triggers 2016-10-09 19:59:50 -07:00
tests Standardize IP range/bridges 2016-10-27 15:52:55 +02:00
vars Update signing key for percona packages 2016-10-19 07:24:16 +01:00
.gitignore Add tests/common to .gitignore 2016-10-17 08:16:19 -05:00
.gitreview Updated repo for new org 2015-12-14 15:20:02 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:03:45 -04:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-24 20:04:37 +00:00
bindep.txt Update signing key for percona packages 2016-10-19 07:24:16 +01:00
manual-test.rc Use centralised test scripts 2016-09-27 16:00:50 +01:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:10:10 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:42:19 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:25 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 15:37:14 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:40:16 +01:00

README.rst

OpenStack-Ansible Galera server

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-galera_server

The project home is at:

http://launchpad.net/openstack-ansible