[release-announce] tripleo-common 16.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 29 10:04:46 UTC 2021


We are stoked to announce the release of:

tripleo-common 16.0.0: A common library for TripleO workflows.

This release is part of the xena release series.

The source is available from:

    https://opendev.org/openstack/tripleo-common

Download the package from:

    https://tarballs.openstack.org/tripleo-common/

Please report issues through:

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

For more details, please see below.

16.0.0
^^^^^^

Other Notes

* Removed skopeo based container image uploader. This has been
  deprecated since stein and does not work with our current registry
  implementation.

Changes in tripleo-common 15.0.0..16.0.0
----------------------------------------

ebe43cd8 Add utils for local_orchestration_client
b6e5fbcb Also catch keystoneauth1.exceptions.catalog.EndpointNotFound
5ab57a4d Drop SkopeoImageUploader
22c101e1 Revert "Include both Ceph Octopus and Pacific in the content provider"
b2860cac Include both Ceph Octopus and Pacific in the content provider
518db79b Remove rhel7/centos7 image yaml
0d8a6cda Add Redfish properties when enrolling with 'idrac'
5104fdf5 Fix neutron driver detection for containers params


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

image-yaml/overcloud-hardened-images-centos7.yaml  |  10 -
image-yaml/overcloud-hardened-images-rhel7.yaml    |   9 -
.../overcloud-hardened-images-uefi-centos7.yaml    |  10 -
.../overcloud-hardened-images-uefi-rhel7.yaml      |  10 -
image-yaml/overcloud-images-centos7.yaml           |  23 --
image-yaml/overcloud-images-rhel7.yaml             |  15 --
image-yaml/overcloud-realtime-compute-centos7.yaml |  10 -
image-yaml/overcloud-realtime-compute-rhel7.yaml   |   7 -
...ove-skopeo-image-uploader-51e7574cc386a3e9.yaml |   5 +
tripleo_common/image/image_uploader.py             | 189 ---------------
tripleo_common/image/kolla_builder.py              |  12 +-
tripleo_common/inventory.py                        |  10 +-
tripleo_common/utils/heat.py                       |  97 ++++++++
tripleo_common/utils/nodes.py                      |  51 +++-
16 files changed, 254 insertions(+), 553 deletions(-)







More information about the Release-announce mailing list