[puppet] puppet-watcher 10.1.0 (ocata)
We are amped to announce the release of: puppet-watcher 10.1.0: Puppet module for OpenStack Watcher This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/puppet-watcher/ For more details, please see below. Changes in puppet-watcher 10.0.0..10.1.0 ---------------------------------------- dd20618 Prepare 10.1.0 release 21df08b Add deps to authtoken 8aee1f4 Fix hooks for external install & svc management a2056aa Show team and repo badges on README e5b62b1 Remove rabbitmq connection parameters 9a7d40a Revert "Fix centos7 ci" Diffstat (except docs and test files) ------------------------------------- README.md | 7 +++ manifests/api.pp | 6 +-- manifests/applier.pp | 3 -- manifests/config.pp | 2 + manifests/db.pp | 2 + manifests/db/create_schema.pp | 6 +-- manifests/db/mysql.pp | 7 ++- manifests/db/postgresql.pp | 7 +-- manifests/db/upgrade.pp | 6 +-- manifests/decision_engine.pp | 3 -- manifests/deps.pp | 5 ++ manifests/init.pp | 42 +--------------- manifests/keystone/auth.pp | 9 +++- manifests/keystone/authtoken.pp | 2 + manifests/logging.pp | 2 + manifests/policy.pp | 2 + metadata.json | 6 +-- releasenotes/source/conf.py | 4 +- spec/acceptance/watcher_spec.rb | 8 +-- spec/classes/watcher_api_spec.rb | 1 + spec/classes/watcher_db_create_schema_spec.rb | 12 +++++ spec/classes/watcher_db_upgrade_spec.rb | 14 ++++++ spec/classes/watcher_init_spec.rb | 72 ++++----------------------- 23 files changed, 89 insertions(+), 139 deletions(-)
participants (1)
-
no-reply@openstack.org