We joyfully announce the release of: puppet-gnocchi 10.3.0: 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.0 ^^^^^^ Deprecation Notes * The Gnocchi API options host, port and workers are deprecated. These options have been removed in the Gnocchi project so they have no effect whatsoever. * Remove api-paste configuration as its now moved into the python code. There is no need to explicitly configure it. Changes in puppet-gnocchi 10.2.0..10.3.0 ---------------------------------------- cb1cebe Prepare ocata-rc1 release f580416 Remove non-existing options e7dc746 Remove api-paste configuration Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 56 ++++++++++++---------- manifests/config.pp | 6 --- metadata.json | 8 ++-- ...hi-api-deprecated-options-782e19fefaff5f5f.yaml | 5 ++ .../notes/remove-api-paste-712235bf18a47855.yaml | 4 ++ releasenotes/source/conf.py | 4 +- spec/classes/gnocchi_api_spec.rb | 27 ----------- spec/classes/gnocchi_config_spec.rb | 10 ---- 8 files changed, 45 insertions(+), 75 deletions(-)