[release-announce] tripleo-puppet-elements 12.2.0 (ussuri)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Thu Apr  9 21:17:30 UTC 2020
    
    
  
We are chuffed to announce the release of:
tripleo-puppet-elements 12.2.0: Puppet building rules for OpenStack
images.
This release is part of the ussuri release series.
The source is available from:
    https://opendev.org/openstack/tripleo-puppet-elements
Download the package from:
    https://tarballs.openstack.org/tripleo-puppet-elements/
Please report issues through:
    https://bugs.launchpad.net/tripleo/+bugs
For more details, please see below.
Changes in tripleo-puppet-elements 12.1.0..12.2.0
-------------------------------------------------
4f2cac2 Update hacking for Python3
a5ca5d2 Drop docker packages from overcloud-base
2ea13b7 Disable yum-plugin-priorities elements for CentOS8
Diffstat (except docs and test files)
-------------------------------------
elements/overcloud-agent/pkg-map                               |  5 +++++
.../overcloud-base/install.d/package-installs-overcloud-base   |  2 --
elements/overcloud-base/pkg-map                                | 10 ++++++++--
test-requirements.txt                                          |  2 +-
4 files changed, 14 insertions(+), 5 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index d0dc302..16a67a5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking<0.11,>=0.10.0
+hacking>=3.0,<3.1.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list