[release-announce] puppet-openstack_extras 19.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 2 14:10:40 UTC 2021


We are happy to announce the release of:

puppet-openstack_extras 19.0.0: Puppet module for OpenStack
Openstack_extras

This release is part of the xena release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-openstack-extras/+bugs

For more details, please see below.

19.0.0
^^^^^^


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

* Added "stream" parameter (defaulting to true) to the
  openstack_extras::repo::redhat::redhat class that instructs Puppet
  to create repositories for CentOS Stream.

* The class openstack_extras::repo::debian::debian has now a new
  parameter use_extrepo, which is true by default. If true, extrepo
  will be used for setting-up the OpenStack apt sources.list, and the
  parameters source_hash, source_defaults and deb_location are
  ignored. Beware that this is now the new default!


Deprecation Notes
*****************

* The manage_priorities parameter in
  openstack_extras::repo::redhat::redhat is deprecated, has no effect
  and will be removed in a future release.

Changes in puppet-openstack_extras 18.4.0..19.0.0
-------------------------------------------------

600175a Break extrepo dependency loop
3e39231 Fix calling extrepo
ceb8a59 setup.cfg: Replace dashes with underscores
655fa83 Rename rdo-qemu-ev repo to centos-advanced-virt
edf439e Cleanup RedHat repo
f1a0504 Bump version for the start of Xena
cf8b734 Update stream parameter default to true
c8fabb6 Debian: use extrepo for setting-up the repositories
3ecddc5 Add stream parameter to openstack_extras::repo::redhat::redhat
31bb7ea Bump dependency in metadata.json
5cae93b Update master for stable/wallaby
4dbfc4d metadata.json: debian 11


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

manifests/repo/debian/debian.pp                    | 100 +++--
manifests/repo/redhat/params.pp                    |  43 +-
manifests/repo/redhat/redhat.pp                    | 188 ++++-----
metadata.json                                      |   6 +-
...-redhat-repo-stream-param-e07601e273aad56c.yaml |   5 +
.../debian-uses-extrepo-a77c672920581e4e.yaml      |   8 +
...e-redhat-repo-manage-prio-429e39966b3f6f57.yaml |   5 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/wallaby.rst                    |   6 +
setup.cfg                                          |   6 +-
.../openstack_extras_repo_debian_debian_spec.rb    |  61 ++-
.../openstack_extras_repo_redhat_redhat_spec.rb    | 444 ++++++++++++---------
12 files changed, 520 insertions(+), 353 deletions(-)







More information about the Release-announce mailing list