[openstack-announce] [new][openstackansible] openstack-ansible-galera_server 13.3.5 release

no-reply at openstack.org no-reply at openstack.org
Mon Oct 17 13:47:03 UTC 2016


We are satisfied to announce the release of:

openstack-ansible-galera_server 13.3.5: Galera Server role for
OpenStack-Ansible

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-galera_server/

For more details, please see below.

13.3.5
^^^^^^

New Features

* The "openstack-ansible-galera_server" role will now prevent
  deployers from changing the "galera_cluster_name" variable on
  clusters that already have a value set in a running galera cluster.
  You can set the new "galera_force_change_cluster_name" variable to
  "True" to force the "galera_cluster_name" variable to be changed. We
  recommend setting this by running the galera-install.yml playbook
  with "-e galera_force_change_cluster_name=True", to avoid changing
  the "galera_cluster_name" variable unintentionally. Use with
  caution, changing the "galera_cluster_name" value can cause your
  cluster to fail, as the nodes won't join if restarted sequentially.

Changes in openstack-ansible-galera_server 13.3.4..13.3.5
---------------------------------------------------------

bf3480a Prevent galera_cluster_name from changing.


Diffstat (except docs and test files)
-------------------------------------

defaults/main.yml                                        |  4 ++++
library/mysql_status_facts                               | 12 ++++++++----
...alera-force-cluster-name-change-b4ce1e225daa840c.yaml | 15 +++++++++++++++
tasks/galera_cluster_state.yml                           | 16 ++++++++++++++++
4 files changed, 43 insertions(+), 4 deletions(-)






More information about the OpenStack-announce mailing list