[release-announce] [puppet] puppet-watcher 11.3.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 24 14:06:08 UTC 2017
We are excited to announce the release of:
puppet-watcher 11.3.0: Puppet module for OpenStack Watcher
This release is part of the pike stable release series.
Download the package from:
https://tarballs.openstack.org/puppet-watcher/
For more details, please see below.
11.3.0
^^^^^^
Deprecation Notes
* watcher::rpc_backend is deprecated and will be removed in a future
release. Please use watcher::default_transport_url instead.
Changes in puppet-watcher 11.2.0..11.3.0
----------------------------------------
a1efeb7 Prepare for official Pike release
9e2849f Add watcher client install support
df39ae3 Deprecate oslo.messaging rpc_backend option parameter
221bc91 Bump modules to next minor with -dev
4b08822 Change tag link in README to the newest address
515ebf2 Update openstackdocstheme>=1.16.0
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 +-
manifests/client.pp | 24 ++++
manifests/init.pp | 131 ++++++++++-----------
manifests/params.pp | 2 +
metadata.json | 6 +-
...ate_rpc_backend_parameter-afa0e60e3d5f87e0.yaml | 4 +
releasenotes/source/conf.py | 4 +-
spec/classes/watcher_client_spec.rb | 35 ++++++
spec/classes/watcher_init_spec.rb | 51 ++++----
test-requirements.txt | 2 +-
10 files changed, 155 insertions(+), 106 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index a23c7e7..629ab00 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3 +3 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
More information about the Release-announce
mailing list