[release-announce] [openstackansible] openstack-ansible-galera_server 14.0.8 (newton)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 23 20:24:43 UTC 2017
We jubilantly announce the release of:
openstack-ansible-galera_server 14.0.8: Galera Server role for
OpenStack-Ansible
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-galera_server/
For more details, please see below.
14.0.8
^^^^^^
Bug Fixes
*********
* Systems using systemd (like Ubuntu Xenial) were incorrectly
limited to a low amount of open files. This was causing issues when
restarting galera. A deployer can still define the maximum number of
open files with the variable "galera_file_limits" (Defaults to
65536).
Other Notes
***********
* The limits.conf file for galera servers will now be deployed under
"/etc/security/limits.d/99-limits.conf". This is being done to
ensure our changes do not clobber existing settings within the
system's default "/etc/security/limits.conf" file when the file is
templated.
Changes in openstack-ansible-galera_server 14.0.7..14.0.8
---------------------------------------------------------
15dedf4 Move the limits.conf template to limits.d
3531081 Set the proper amount of open files in systemd
Diffstat (except docs and test files)
-------------------------------------
...ix-wrong-amount-of-open-files-systemd-54af64659bf61518.yaml | 8 ++++++++
releasenotes/notes/moved-limits.conf-c4785040f2c77247.yaml | 8 ++++++++
tasks/galera_post_install.yml | 2 +-
templates/systemd.limits.conf.j2 | 10 +---------
4 files changed, 18 insertions(+), 10 deletions(-)
More information about the Release-announce
mailing list