[release-announce] [openstackansible] openstack-ansible-os_gnocchi 15.1.4 (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed May 31 20:25:04 UTC 2017


We are satisfied to announce the release of:

openstack-ansible-os_gnocchi 15.1.4: os_gnocchi for OpenStack Ansible

This release is part of the ocata stable release series.

Download the package from:

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

For more details, please see below.

15.1.4
^^^^^^

New Features

* The "os_gnocchi" role now includes a facility where you can place
  your own default "api-paste.ini" or "policy.json" file in
  "/etc/openstack_deploy/gnocchi" (by default) and it will be deployed
  to the target host after being interpreted by the template engine.

Changes in openstack-ansible-os_gnocchi 15.1.3..15.1.4
------------------------------------------------------

5932746 Use uri module for git sourced configs
bf1ded9 Provide facility for a complete file override
6c5fdbd Use package module to install distro packages
e10fd65 Fix for lookup and get_url occuring in different places
342af2c Cleanup CentOS pkg
5f8da27 Perform an atomic policy file change


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

defaults/main.yml                                  | 22 +++++++--
handlers/main.yml                                  | 57 +++++++++++++++++++---
meta/main.yml                                      | 16 +++++-
...nocchi-deploy-config-file-afba6c2a8edac025.yaml |  7 +++
tasks/gnocchi_apache.yml                           | 23 +++------
tasks/gnocchi_ceph_python_libs.yml                 |  4 +-
tasks/gnocchi_init_common.yml                      | 27 ----------
tasks/gnocchi_init_systemd.yml                     |  4 +-
tasks/gnocchi_install.yml                          | 36 ++++++++------
tasks/gnocchi_install_apt.yml                      | 26 ----------
tasks/gnocchi_install_yum.yml                      | 24 ---------
tasks/gnocchi_post_install.yml                     | 46 +++++++++--------
tasks/main.yml                                     |  3 +-
vars/main.yml                                      | 25 ++++++++++
vars/redhat-7.yml                                  |  2 +-
15 files changed, 177 insertions(+), 145 deletions(-)






More information about the Release-announce mailing list