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

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


We are glad to announce the release of:

puppet-neutron 14.3.0: Puppet module for OpenStack Neutron

This release is part of the stein release series.

Download the package from:

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

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
*************

* This module now requires a puppetlabs-mysql version >= 6.0.0

* 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-neutron 14.2.0..14.3.0
----------------------------------------

5fdbb26 Prepare Stein M3
d0e2f77 Add release note about Ubuntu py3 upgrade
b8e3c9e Change wiki to docs
ae20982 Use puppet 4 compatible mysql functions
b02512b Remove Ubuntu Xenial from metadata.json
fc35904 Inherit pyvers from openstacklib::defaults
c99e153 Fix lint issue
c6e7817 Remove redundantly tested code
32a3d7d Modify puppet version 4 to 5
b19a3fa Add www_authenticate_uri to plumgrid plugin


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

README.md                                          |  2 +-
manifests/db/mysql.pp                              |  2 +-
manifests/params.pp                                |  7 +--
manifests/plugins/plumgrid.pp                      |  3 ++
metadata.json                                      | 19 ++++----
.../notes/puppet4-mysql-func-8c62a5ed35cd1b42.yaml |  4 ++
.../release-note-ubuntu-py3-f46e8b806a2c980e.yaml  | 10 ++++
spec/classes/neutron_agents_bgp_dragent_spec.rb    |  7 +--
spec/classes/neutron_agents_ml2_vpp_spec.rb        | 14 +++++-
spec/classes/neutron_client_spec.rb                |  6 +--
spec/classes/neutron_db_spec.rb                    | 54 ----------------------
spec/classes/neutron_logging_spec.rb               | 38 +++++++--------
spec/classes/neutron_plugins_plumgrid_spec.rb      |  1 +
spec/classes/neutron_services_bgpvpn_spec.rb       |  4 +-
spec/classes/neutron_services_fwaas_spec.rb        | 17 +++++--
spec/classes/neutron_services_lbaas_spec.rb        | 15 +++++-
spec/classes/neutron_services_sfc_spec.rb          |  4 +-
17 files changed, 96 insertions(+), 111 deletions(-)







More information about the Release-announce mailing list