[release-announce] [puppet] puppet-congress 11.3.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 24 14:03:55 UTC 2017


We are overjoyed to announce the release of:

puppet-congress 11.3.0: Puppet module for OpenStack Congress

This release is part of the pike stable release series.

Download the package from:

    https://tarballs.openstack.org/puppet-congress/

For more details, please see below.

11.3.0
^^^^^^

Deprecation Notes

* congress::rpc_backend is deprecated and will be removed in a
  future release. Please use congress::default_transport_url instead.

Changes in puppet-congress 11.2.0..11.3.0
-----------------------------------------

fb953cd Prepare for official Pike release
7149787 Deprecate oslo.messaging rpc_backend option parameter
4c67db6 Bump modules to next minor with -dev
6479c3b Update openstackdocstheme>=1.16.0
0e5b333 Add api_paste type/provider for congress


Diffstat (except docs and test files)
-------------------------------------

.../provider/congress_api_paste_ini/ini_setting.rb | 27 +++++++
lib/puppet/type/congress_api_paste_ini.rb          | 52 ++++++++++++
manifests/config.pp                                |  8 +-
manifests/init.pp                                  | 94 +++++++++++-----------
metadata.json                                      |  8 +-
...ate_rpc_backend_parameter-a671397f2235d98e.yaml |  4 +
releasenotes/source/conf.py                        |  4 +-
spec/classes/congress_config_spec.rb               | 48 +++++++++++
spec/classes/congress_init_spec.rb                 | 46 +++++------
.../congress_api_paste_ini/ini_setting_spec.rb     | 29 +++++++
spec/unit/type/congress_api_paste_ini_spec.rb      | 34 ++++++++
test-requirements.txt                              |  2 +-
12 files changed, 271 insertions(+), 85 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