[release-announce] [openstackansible] openstack-ansible-os_keystone 14.2.8 (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon Aug 28 01:11:56 UTC 2017
We are ecstatic to announce the release of:
openstack-ansible-os_keystone 14.2.8: os_keystone for OpenStack
Ansible
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_keystone/
For more details, please see below.
Changes in openstack-ansible-os_keystone 14.2.6..14.2.8
-------------------------------------------------------
e6cda9d Replace db sync check with alternative process
ae05a84 Include init_systemd taskfile once
5c2aa5f Hedge upgrade process against no software change
8ad1036 Fix double conditional bug
5c357c0 Use run_once instead of inventory scoping
c9965ee Implement serialisable rolling upgrade
ab3b90d Split user create and ssh key generation
dbd7518 Correct behaviour for serialised execution
56f170a Allow role to run in a serial playbook
d51b90e Optimise the distro package installation
Diffstat (except docs and test files)
-------------------------------------
handlers/main.yml | 4 --
tasks/keystone_cleanup_old_facts.yml | 14 ++---
tasks/keystone_db_setup.yml | 99 +++++++++++++++++++++++++++++++-
tasks/keystone_init_systemd.yml | 24 +++++---
tasks/keystone_init_upstart.yml | 3 +-
tasks/keystone_install.yml | 25 ++++++--
tasks/keystone_install_apt.yml | 64 +--------------------
tasks/keystone_install_yum.yml | 88 +---------------------------
tasks/keystone_key_distribute.yml | 5 +-
tasks/keystone_post_install.yml | 8 +++
tasks/keystone_pre_install.yml | 62 +++++++++++++-------
tasks/keystone_uwsgi.yml | 14 -----
tasks/main.yml | 22 ++-----
templates/keystone-systemd-tempfiles.j2 | 6 +-
templates/keystone-uwsgi_systemd-init.j2 | 8 +--
templates/keystone-uwsgi_upstart.conf.j2 | 24 ++++----
vars/main.yml | 42 ++++++++++++++
18 files changed, 267 insertions(+), 250 deletions(-)
More information about the Release-announce
mailing list