[puppet] puppet-aodh 9.6.0 (newton)
We are gleeful to announce the release of: puppet-aodh 9.6.0: Puppet module for OpenStack Aodh This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/puppet-aodh/ For more details, please see below. 9.6.0 ^^^^^ Prelude ******* 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 9.5.0..9.6.0 ----------------------------------- 3182b92 Prepare release 9.6.0 a73d235 Add hooks for external install & svc management Diffstat (except docs and test files) ------------------------------------- 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 | 1 + manifests/listener.pp | 5 +--- manifests/logging.pp | 1 + manifests/notifier.pp | 5 +--- manifests/policy.pp | 2 ++ manifests/wsgi/apache.pp | 1 + metadata.json | 2 +- ...xternal_install_mgmt_hook-891a29ef391d1921.yaml | 10 +++++++ releasenotes/source/conf.py | 4 +-- spec/classes/aodh_api_spec.rb | 4 ++- spec/classes/aodh_client_spec.rb | 1 + spec/classes/aodh_db_sync_spec.rb | 8 ++++- spec/classes/aodh_init_spec.rb | 6 +++- spec/classes/aodh_wsgi_apache_spec.rb | 1 + 26 files changed, 103 insertions(+), 33 deletions(-)
participants (1)
-
no-reply@openstack.org