[release-announce] puppet-aodh 13.3.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 20 15:26:08 UTC 2018


We contentedly announce the release of:

puppet-aodh 13.3.0: Puppet module for OpenStack Aodh

This release is part of the rocky release series.

Download the package from:

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

For more details, please see below.

13.3.0
^^^^^^


Deprecation Notes
*****************

* aodh::auth::auth_endpoint_type is deprecated and will be removed
  in a future release. Please use aodh::auth::interface instead.

* aodh::gnocchi_url is deprecated and will be removed in a future
  release. The correct URL is automatically retrieved from the
  indentity service's service catalog.

* aodh::api::host and aodh::api::port are deprecated and will be
  removed in a future release. aodh-api itself is for testing only and
  does not use these parameters. The production-ready alternative
  aodh::wsgi::apache supports setting host and port via the bind_host
  and port parameters.


Bug Fixes
*********

* When trying to specify the endpoint type in the identity service
  catalog to use for communication with OpenStack services an outdated
  configuration option was written.

* Deal with API being run using Apache when restarting the API (e.g.
  due to configuration changes)

Changes in puppet-aodh 13.1.0..13.3.0
-------------------------------------

d39731d Prepare Rocky RC1
1ea9ed2 Improve restarting Apache
82b9834 Fix the smoke testing link
8763ce1 Delete duplicate 'Repository' in README
8a25ecb Add the project source code repository in README
677ffe1 Add the project source code repository in README
4a24e34 Prepare Rocky M3
5b2bda8 Fix OS versions in metadata
fb8128d Added missing slave_connection param
76c94fc modulesync: sync and add nodepool-bionic for beaker
6abe96a fix parameter indentations
fc72a17 Fix inifile version in metadata
33df930 Fix bug introduced by notify apache for aodh-api
668cc00 Changed an auth_url version to v3 in the in-file documentation
a4f6673 Fix explicit endpoint configuration
3d4f500 Deprecate aodh::gnocchi_url as it has no effect
7d24087 Deprecate aodh::api::host and aodh::api::port
4df9382 Notify not only aodh-api service but also apache
1143576 Debian release 9 in metadata
8b7989a add release note link in readme
8dcbcbd Fix annotations
ad1bcab fix tox python3 overrides


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

README.md                                          | 10 ++++++
manifests/api.pp                                   | 35 +++++++++++++-------
manifests/auth.pp                                  | 20 ++++++++++--
manifests/db.pp                                    | 25 +++++++++-----
manifests/db/mysql.pp                              |  3 +-
manifests/init.pp                                  | 38 +++++++++++++---------
metadata.json                                      | 15 +++++----
...h_endpoint_type-parameter-405533a1bbb2fa2a.yaml |  8 +++++
...ate-gnocchi_url-parameter-415f98e9712ed768.yaml |  5 +++
...-host-and-port-parameters-7aa4609a9a7d2104.yaml |  6 ++++
.../notes/restart-apache-4c85888a2bafbaa8.yaml     |  4 +++
spec/acceptance/nodesets/nodepool-bionic.yml       | 10 ++++++
spec/classes/aodh_api_spec.rb                      |  4 ---
spec/classes/aodh_auth_spec.rb                     |  6 ++--
spec/classes/aodh_db_spec.rb                       | 20 +++++++-----
spec/classes/aodh_init_spec.rb                     |  2 --
tox.ini                                            |  1 +
18 files changed, 146 insertions(+), 68 deletions(-)







More information about the Release-announce mailing list