[release-announce] puppet-openstacklib 15.0.0 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 6 07:14:17 UTC 2019


We are excited to announce the release of:

puppet-openstacklib 15.0.0: Puppet module for OpenStack Openstacklib

This release is part of the train release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-openstacklib/+bugs

For more details, please see below.

15.0.0
^^^^^^


New Features
************

* Utility to handle prefixing IPv6 address with "inet6:". This is
  useful for services relying on python-memcached which require the
  "inet6:[<ip_address]:<port>" format.


Upgrade Notes
*************

* Puppet OpenStack does not officially support Puppet 4 anymore.
  Deployments should use Puppet 5 or Puppet 6.

Changes in puppet-openstacklib 14.4.0..15.0.0
---------------------------------------------

7d0f1b7 inet6_prefix() - add test with prefix in input
1f13d87 inet6 prefix utility
6399a0e Remove Puppet 4 support
e30f0f5 Move to opendev
76cd957 Move to opendev
d8c745e Fix Repository
b017e54 Replace git.openstack.org with opendev.org/openstack
bdfce08 OpenDev Migration Patch
181ebe3 Add Beaker-Rspec to the table of contents
8ed8ad5 Bump version for the start of Train
6c61c2b Update master for stable/stein


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

.gitreview                                         |  2 +-
Gemfile                                            |  2 +-
README.md                                          | 17 ++++++------
lib/puppet/functions/inet6_prefix.rb               | 31 ++++++++++++++++++++++
manifests/defaults.pp                              |  7 -----
metadata.json                                      |  4 +--
.../memcached-inet6-prefix-91e867d03bc5f6e2.yaml   |  6 +++++
.../notes/remove-puppet-4-7edd1536c4078f7a.yaml    |  5 ++++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/stein.rst                      |  6 +++++
spec/functions/inet6_prefix_spec.rb                | 19 +++++++++++++
tox.ini                                            |  2 +-
12 files changed, 82 insertions(+), 20 deletions(-)







More information about the Release-announce mailing list