[release-announce] puppet-openstacklib 14.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Feb 15 00:19:13 UTC 2019


We are jazzed to announce the release of:

puppet-openstacklib 14.2.0: Puppet module for OpenStack Openstacklib

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-openstacklib 14.1.0..14.2.0
---------------------------------------------

4c29873 Prepare Stein M2
4dfc64e Fix editorial problem
9f4100d Fix postgresql version in metadata
c709f76 Supply hrefs for table of contents according to context
7f898a4 Fix lint
525d4de Change openstack-dev to openstack-discuss
6eaab43 Add spec testing for multiple bind_port
ae27b38 allow more recent puppet modules in metadata.json
1c99679 Revert "Revert "Use puppet4 functions-api""


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

README.md                                          |  17 +-
lib/puppet/functions/is_service_default.rb         |  20 +++
lib/puppet/functions/normalize_ip_for_uri.rb       |  36 ++++
lib/puppet/functions/os_database_connection.rb     |  75 ++++++++
lib/puppet/functions/os_transport_url.rb           | 189 +++++++++++++++++++++
lib/puppet/parser/functions/is_service_default.rb  |  27 ---
.../parser/functions/normalize_ip_for_uri.rb       |  37 ----
.../parser/functions/os_database_connection.rb     |  81 ---------
lib/puppet/parser/functions/os_transport_url.rb    | 157 -----------------
manifests/params.pp                                |   2 +-
metadata.json                                      |   6 +-
setup.cfg                                          |   2 +-
spec/defines/openstacklib_wsgi_apache_spec.rb      |   8 +
13 files changed, 342 insertions(+), 315 deletions(-)







More information about the Release-announce mailing list