commit | 7aa71513920a4108076f0c84efe064d1c9a60cfe | [log] [tgz] |
---|---|---|
author | Petr Michalec <pmichalec@mirantis.com> | Mon May 22 16:51:53 2017 +0200 |
committer | Petr Michalec <pmichalec@mirantis.com> | Wed Sep 06 09:40:55 2017 +0000 |
tree | d25d583838b04896a3f3f8e57b178290ecbd2695 | |
parent | 9b20fc05be6f245a68da061b423cad8a8282540f [diff] [blame] |
enable galera clustercheck by default Depends on: - https://github.com/salt-formulas/salt-formula-galera/pull/30 - https://github.com/salt-formulas/salt-formula-haproxy/pull/36 - https://github.com/epcim/percona-clustercheck Note: Haproxy clustercheck option is not enabled/forced by default, to enable load haproxy.proxy.listen.openstack.galera.clustercheck To release/upgrade notes: - require corresponding reclass system-level and salt-formula-galera - available_when_donor clustercheck option might be required to be - set to 1 during deployment - set to 1 during manual cluster bootstrap - deploy first galera state w/clustercheck service, then haproxy state Change-Id: I1f0bf89714297f528e597b08498df386dade6843
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4fd75aa..35dcda3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst
@@ -1,6 +1,8 @@ Changelog ========== +* 2017-05-22 Petr Michalec <pmichalec@mirantis.com} +- enable galera cluster check script for haproxy, require salt-formula-galera >= MCP 1.1 * 2017-03-03 Tomáš Kukrál <tkukral@mirantis.com} - change default Salt-API port to 6969