[release-announce] [openstackansible] openstack-ansible-os_ceilometer 15.1.6 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 4 11:51:05 UTC 2017
We are satisfied to announce the release of:
openstack-ansible-os_ceilometer 15.1.6: os_ceilometer role for
OpenStack-Ansible
This release is part of the ocata stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_ceilometer/
For more details, please see below.
15.1.6
^^^^^^
New Features
* The "os_ceilometer" role now includes a facility where you can
place your own templates in "/etc/openstack_deploy/ceilometer" (by
default) and it will be deployed to the target host after being
interpreted by the template engine. If no file is found there, the
fallback of the git sourced template is used.
Changes in openstack-ansible-os_ceilometer 15.1.3..15.1.6
---------------------------------------------------------
b4fa7cf Source template files from git or deploy host
983f2fa Add venv_tag local fact
9641155 Fix for lookup and get_url occuring in different places
7c9ab5d Perform an atomic policy file change
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 42 ++++++++--
handlers/main.yml | 57 +++++++++++--
.../deploy-node-config-files-1b272a3ec7ed71b8.yaml | 7 ++
tasks/ceilometer_apache.yml | 14 ++--
tasks/ceilometer_init_common.yml | 29 -------
tasks/ceilometer_init_systemd.yml | 2 +
tasks/ceilometer_install.yml | 16 +++-
tasks/ceilometer_post_install.yml | 93 +++++++++++-----------
tasks/main.yml | 2 +-
templates/rootwrap.conf.j2 | 27 +++++++
vars/main.yml | 42 ++++++++++
11 files changed, 232 insertions(+), 99 deletions(-)
More information about the Release-announce
mailing list