b78e58b1d7427ada28efc58eca97344401f596d0
The mysqlcheck allows deployers the ability to perform a cluster health check from anywhere using simple http requests on a specific port. This change makes it possible for deployers to enable or disable this check capability. This also allows deployers to change the port used for the mysqlcheck running within xinetd. New options: + galera_monitoring_check_enabled - bool + galera_monitoring_check_port - int The new options retains the hard-coded values as defaults, it will be enabled and run on port 9200. Change-Id: Ic966fbe5dfb39a35ecd10ece2901bb317c905c84 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
Team and repository tags
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:
- The project bug tracker is located at:
Description
Languages
Python
54.9%
Jinja
45.1%