[release-announce] tripleo-image-elements 10.6.3 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Jun 4 17:45:32 UTC 2021


We are happy to announce the release of:

tripleo-image-elements 10.6.3: Disk image builder elements for
deploying OpenStack.

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/tripleo-image-elements

Download the package from:

    https://tarballs.openstack.org/tripleo-image-elements/

Please report issues through:

    https://bugs.launchpad.net/tripleo/+bugs

For more details, please see below.

Changes in tripleo-image-elements 10.6.2..10.6.3
------------------------------------------------

9b50a3ce additionally remove eth* devices off the overcloud-full image
c6d24542 ensure any ens3 interface is nuked during image build
44c79f62 Drop pbr version ceiling


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

elements/interface-names/install.d/71-clean-stale-interface        | 7 +++++--
.../install.d/os-apply-config-source-install/10-os-apply-config    | 2 +-
.../os-collect-config-source-install/10-os-collect-config          | 2 +-
.../install.d/os-net-config-source-install/50-os-net-config-source | 2 +-
.../os-refresh-config-source-install/10-os-refresh-config          | 2 +-
elements/os-svc-install/bin/os-svc-install                         | 2 +-
requirements.txt                                                   | 2 +-
test-requirements.txt                                              | 2 +-
9 files changed, 13 insertions(+), 10 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 322a9266..37516e41 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-pbr>=0.11,<2.0
+pbr>=0.11
diff --git a/test-requirements.txt b/test-requirements.txt
index 208e7da0..a11ec8b4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1 +1 @@
-hacking>=1.1.0,<1.2.0 # Apache-2.0
+hacking>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list