We are excited to announce the release of: puppet-gnocchi 10.3.1: Puppet module for OpenStack Gnocchi This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/puppet-gnocchi/ For more details, please see below. 10.3.1 ^^^^^^ Bug Fixes * Install redis when coordination is set in gnocchi storage. Otherwise metricd will go creazy and throw exceptions. Changes in puppet-gnocchi 10.3.0..10.3.1 ---------------------------------------- c2ac6f2 Post Ocata Bugfix release b803ad1 Update Gemfile to pull spec_helper from stable/ocata 31856db Install python-redis when coordination is set 3345c3e Update .gitreview for stable/ocata Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/params.pp | 2 ++ manifests/storage.pp | 15 ++++++++++++--- metadata.json | 4 ++-- releasenotes/notes/install-redis-ded395c27ee7dfc3.yaml | 4 ++++ releasenotes/source/conf.py | 4 ++-- spec/classes/gnocchi_storage_spec.rb | 16 ++++++++++++++++ 8 files changed, 40 insertions(+), 7 deletions(-)