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

no-reply at openstack.org no-reply at openstack.org
Thu Mar 14 10:42:42 UTC 2019


We are ecstatic to announce the release of:

puppet-openstacklib 14.3.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.

14.3.0
^^^^^^


Prelude
*******

In this release Ubuntu has moved all projects that supported it to
python3 which means that there will be a lot of changes. The Puppet
OpenStack project does not test the upgrade path from python2 to
python3 packages so there might be manual steps required when moving
to the python3 packages.


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

* The openstacklib module and all other OpenStack modules depending
  on this module now requires a puppetlabs-mysql version >= 6.0.0

* The openstacklib module now provides a variable
  openstacklib::params::pyvers that is used by all other OpenStack
  modules to determine if the operating system has packages with
  python3 or python3. It's very important that you have an updated
  openstacklib module when upgrading before using all other modules.

* Ubuntu packages are now using python3, the upgrade path is not
  tested by Puppet OpenStack. Manual steps may be required when
  upgrading.

Changes in puppet-openstacklib 14.2.0..14.3.0
---------------------------------------------

7aa0074 Prepare Stein M3
d085528 Add release note about pyvers
d561aa2 Add release note about Ubuntu py3 upgrade
6bdeca8 Use validate_legacy
c0ffd35 Update puppetlabs-mysql dependency to min 6.0.0
be64750 Remove Ubuntu Xenial from metadata.json
63cd960 Inherit pyvers from openstacklib::defaults
5837b0f Modify puppet version 4 to 5
489d157 Set pyvers in defaults
689eed4 Cap puppetlabs-mysql to 6.x release


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

README.md                                                    |  4 ++--
manifests/db/mysql/host_access.pp                            |  4 +++-
manifests/defaults.pp                                        | 12 ++++++++++++
manifests/params.pp                                          |  9 +++------
manifests/policy.pp                                          |  3 +--
manifests/policyrcd.pp                                       |  2 +-
metadata.json                                                |  7 +++----
.../puppetlabs-mysql-update-dependency-7f84516724bbd9d8.yaml |  5 +++++
releasenotes/notes/release-note-pyvers-f5f857f91ab978ed.yaml |  8 ++++++++
.../notes/release-note-ubuntu-py3-6663c95bf4a4f31f.yaml      | 10 ++++++++++
spec/acceptance/mysql_spec.rb                                |  2 +-
spec/classes/openstacklib_openstackclient_spec.rb            |  2 +-
12 files changed, 50 insertions(+), 18 deletions(-)







More information about the Release-announce mailing list