[release-announce] [openstackansible] openstack-ansible-os_keystone 15.1.6 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Jul 4 11:49:54 UTC 2017


We are happy to announce the release of:

openstack-ansible-os_keystone 15.1.6: os_keystone for OpenStack
Ansible

This release is part of the ocata 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 15.1.5..15.1.6
-------------------------------------------------------

d3d7898 Use run_once instead of inventory scoping
e5894cb Implement serialisable rolling upgrade
c370910 Fix rolling upgrade test
da72027 Split user create and ssh key generation
7769107 Optimise the distro package installation
c2d8ca5 Use command instead of debug for handlers


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

handlers/main.yml                             |  79 ++----------------
tasks/keystone_apache.yml                     |  27 +++----
tasks/keystone_cleanup_old_facts.yml          |  14 ++--
tasks/keystone_db_setup.yml                   |  57 +++++++++++--
tasks/keystone_federation_sp_setup.yml        |  12 +--
tasks/keystone_idp_metadata.yml               |   5 +-
tasks/keystone_idp_self_signed_create.yml     |   3 +-
tasks/keystone_idp_self_signed_distribute.yml |   3 +-
tasks/keystone_init_systemd.yml               |  12 +--
tasks/keystone_install.yml                    | 110 ++++----------------------
tasks/keystone_key_distribute.yml             |   7 +-
tasks/keystone_ldap_setup.yml                 |  12 +--
tasks/keystone_nginx.yml                      |  12 +--
tasks/keystone_post_install.yml               |  26 +++---
tasks/keystone_pre_install.yml                |  59 +++++++++-----
tasks/keystone_ssl_key_create.yml             |   6 +-
tasks/keystone_ssl_key_distribute.yml         |   9 +--
tasks/keystone_ssl_user_provided.yml          |   9 +--
tasks/keystone_uwsgi.yml                      |   3 +-
tasks/main.yml                                |  22 ++----
vars/main.yml                                 |  42 ++++++++++
26 files changed, 229 insertions(+), 334 deletions(-)






More information about the Release-announce mailing list