[release-announce] [puppet] puppet-tacker 11.3.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 24 14:05:34 UTC 2017
We are excited to announce the release of:
puppet-tacker 11.3.0: Puppet module for OpenStack Tacker
This release is part of the pike stable release series.
Download the package from:
https://tarballs.openstack.org/puppet-tacker/
For more details, please see below.
11.3.0
^^^^^^
Deprecation Notes
* tacker::rpc_backend is deprecated and will be removed in a future
release. Please use tacker::default_transport_url instead.
Changes in puppet-tacker 11.2.0..11.3.0
---------------------------------------
3147f8b Prepare for official Pike release
032cc76 Deprecate oslo.messaging rpc_backend option parameter
64384d3 Bump modules to next minor with -dev
abe1ac3 Fix unit test for tacker::client class
31a02db Update openstackdocstheme>=1.16.0
Diffstat (except docs and test files)
-------------------------------------
manifests/client.pp | 1 +
manifests/init.pp | 83 +++++++++++-----------
metadata.json | 8 +--
...ate_rpc_backend_parameter-82388fe35b27b3c9.yaml | 4 ++
releasenotes/source/conf.py | 4 +-
spec/classes/tacker_client_spec.rb | 13 ++--
spec/classes/tacker_init_spec.rb | 47 +++++-------
test-requirements.txt | 2 +-
8 files changed, 78 insertions(+), 84 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