[new][openstackansible] openstack-ansible-os_ceilometer 14.0.1 release (newton)
We are high-spirited to announce the release of: openstack-ansible-os_ceilometer 14.0.1: os_ceilometer role for OpenStack-Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_ceilometer/ For more details, please see below. Changes in openstack-ansible-os_ceilometer 14.0.0..14.0.1 --------------------------------------------------------- 6fd996e Revert the placement of the glance parts b97fc60 Remove 'ignore_errors: true' in favor of 'failed_when: false' 3a9586f Use dictionary for service group mappings b122dd7 Update paste, policy and rootwrap configurations 2016-10-21 893864b Use centralised Ansible test scripts Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +- defaults/main.yml | 23 +++++----- handlers/main.yml | 35 ++++++--------- tasks/ceilometer_init.yml | 52 ---------------------- tasks/ceilometer_init_common.yml | 6 +-- tasks/ceilometer_init_systemd.yml | 29 +++++++------ tasks/ceilometer_init_upstart.yml | 23 +++------- tasks/ceilometer_install.yml | 2 +- tasks/main.yml | 2 +- templates/api_paste.ini.j2 | 6 ++- templates/ceilometer-systemd-init.j2 | 8 ++-- templates/ceilometer-systemd-tempfiles.j2 | 4 +- templates/ceilometer-upstart-init.j2 | 23 +++++----- templates/gnocchi_resources.yaml.j2 | 12 ++---- tox.ini | 46 +++----------------- 21 files changed, 167 insertions(+), 265 deletions(-)
participants (1)
-
no-reply@openstack.org