[release-announce] puppet-watcher 17.3.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Thu Sep 10 09:48:36 UTC 2020
We eagerly announce the release of:
puppet-watcher 17.3.0: Puppet module for OpenStack Watcher
This release is part of the victoria release series.
The source is available from:
https://opendev.org/openstack/puppet-watcher
Download the package from:
https://tarballs.openstack.org/puppet-watcher/
Please report issues through:
https://bugs.launchpad.net/puppet-watcher/+bugs
For more details, please see below.
17.3.0
^^^^^^
New Features
************
* Add support to configure service_token_roles in authtoken
middleware.
* Add mysql_enable_ndb parameter to select mysql storage engine.
Upgrade Notes
*************
* The rpc_cast_timeout, rpc_poll_timeout, rpc_zmq_bind_address,
rpc_zmq_bind_port_retries, rpc_zmq_concurrency, rpc_zmq_contexts,
rpc_zmq_host, rpc_zmq_ipc_dir, rpc_zmq_matchmaker, rpc_zmq_max_port,
rpc_zmq_min_port, rpc_zmq_topic_backlog, use_pub_sub and
zmq_target_expire parameters in watcher init class is removed.
* The database_min_pool_size parameter in watcher::db class is
removed.
Changes in puppet-watcher 17.2.0..17.3.0
----------------------------------------
a012045 Prepare Victoria M3
2a3555a Do not validate database_connection format
27e8574 Use openstack_spec_helper from zuul checkout
96af850 Add mysql_enable_ndb option
77bb47b Add service_token_roles for keystone authtoken config
562d730 Remove deprecated parameters
da39b58 Use common class to manage apache service in beaker job
Diffstat (except docs and test files)
-------------------------------------
Gemfile | 19 +++--
manifests/db.pp | 20 ++---
manifests/init.pp | 86 ----------------------
manifests/keystone/authtoken.pp | 12 +++
metadata.json | 6 +-
...ervice_token_roles-option-ae5c0d502076878f.yaml | 4 +
...d_mysql_enable_ndb-option-827bb4c2f9aae8fa.yaml | 4 +
.../remove-deprecated-params-78073b78bf60b01b.yaml | 10 +++
spec/acceptance/watcher_wsgi_apache_spec.rb | 1 +
spec/classes/watcher_db_spec.rb | 3 +
spec/classes/watcher_keystone_authtoken_spec.rb | 3 +
11 files changed, 60 insertions(+), 108 deletions(-)
More information about the Release-announce
mailing list