[release-announce] [puppet] puppet-aodh 10.1.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 15 12:55:49 UTC 2016


We are satisfied to announce the release of:

puppet-aodh 10.1.0: Puppet module for OpenStack Aodh

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.1.0
^^^^^^

Add hooks for external install & svc management.


New Features
************

* This adds defined anchor points for external modules to hook into
  the software install, config and service dependency chain. This
  allows external modules to manage software installation (virtualenv,
  containers, etc) and service management (pacemaker) without needing
  rely on resources that may change or be renamed.

Changes in puppet-aodh 10.0.0..10.1.0
-------------------------------------

c52ee3b Prepare 10.1.0 release
79b3cef Use sync_db option to sync database
8671eaa Fix spec test for sync
cb865e6 Add hooks for external install & svc management
fb5961a Show team and repo badges on README
cd18686 Remove unused test code


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

README.md                                          |  7 +++++
manifests/api.pp                                   |  9 +-----
manifests/auth.pp                                  |  2 ++
manifests/client.pp                                |  1 +
manifests/config.pp                                |  2 ++
manifests/db.pp                                    |  2 ++
manifests/db/mysql.pp                              |  7 ++++-
manifests/db/postgresql.pp                         |  6 ++--
manifests/db/sync.pp                               | 13 +++++---
manifests/deps.pp                                  | 35 ++++++++++++++++++++++
manifests/evaluator.pp                             |  5 +---
manifests/init.pp                                  |  1 +
manifests/keystone/auth.pp                         |  2 ++
manifests/keystone/authtoken.pp                    |  2 ++
manifests/listener.pp                              |  5 +---
manifests/logging.pp                               |  2 ++
manifests/notifier.pp                              |  5 +---
manifests/policy.pp                                |  2 ++
manifests/wsgi/apache.pp                           |  1 +
metadata.json                                      |  8 ++---
...xternal_install_mgmt_hook-891a29ef391d1921.yaml | 10 +++++++
releasenotes/source/conf.py                        |  4 +--
spec/acceptance/aodh_wsgi_apache_spec.rb           |  4 +--
spec/classes/aodh_api_spec.rb                      |  4 ++-
spec/classes/aodh_client_spec.rb                   |  1 +
spec/classes/aodh_db_sync_spec.rb                  | 10 ++++++-
spec/classes/aodh_init_spec.rb                     |  6 +++-
spec/classes/aodh_wsgi_apache_spec.rb              |  1 +
28 files changed, 118 insertions(+), 39 deletions(-)






More information about the Release-announce mailing list