[release-announce] [puppet] puppet-gnocchi 12.4.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 29 00:25:54 UTC 2018


We are satisfied to announce the release of:

puppet-gnocchi 12.4.0: Puppet module for OpenStack Gnocchi

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/puppet-gnocchi/

For more details, please see below.

12.4.0
^^^^^^


Upgrade Notes
*************

* If you are running gnocchi-api from Queens release on Ubuntu you
  must perform the following changes to move gnocchi api to python2. *
  Remove gnocchi-api package * Replace libapache2-mod-wsgi-py3 with
  libapache2-mod-wsgi You can then run the updated module code which
  will install python-gnocchi and make sure all your configuration is
  correct.


Other Notes
***********

* On Ubuntu the gnocchi api is running under python2 to provide
  compatibility between running WSGI applications in Apache on the
  same server.

Changes in puppet-gnocchi 12.3.0..12.4.0
----------------------------------------

5dfa350 Prepare a new Queens release
da95d4f Move gnocchi api in wsgi back to python2
4116bb6 Update UPPER_CONSTRAINTS_FILE for stable/queens
0a3ef8d Update .gitreview for stable/queens


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

.gitreview                                         |  1 +
manifests/api.pp                                   |  1 +
manifests/params.pp                                | 11 +++-
manifests/storage.pp                               |  9 +++
manifests/storage/ceph.pp                          | 10 +++
manifests/wsgi/apache.pp                           |  1 +
metadata.json                                      |  8 +--
.../gnocchi-api-back-py2-6635481aaf28ac36.yaml     | 13 ++++
spec/acceptance/basic_gnocchi_spec.rb              | 71 +++++++++-------------
spec/classes/gnocchi_api_spec.rb                   | 34 ++++++++++-
spec/classes/gnocchi_storage_ceph_spec.rb          | 19 ++++++
spec/classes/gnocchi_storage_spec.rb               | 24 +++++++-
spec/classes/gnocchi_wsgi_apache_spec.rb           |  7 ++-
tox.ini                                            |  2 +-
14 files changed, 159 insertions(+), 52 deletions(-)







More information about the Release-announce mailing list