tripleo-common 13.1.0 (victoria)
We are chuffed to announce the release of: tripleo-common 13.1.0: A common library for TripleO workflows. This release is part of the victoria stable 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. 13.1.0 ^^^^^^ Bug Fixes * The qemu user on the host gets created using uid/gid 107. Certificates on the host, but also the vhost-user sockets created by ovs use this uid/gid. With the move to TCIB images the default kolla ids were reverted and the previous overwrite dropped. This make e.g. the qemu processes to fail to use the libvirt-vnc bind mounted certificates. This change brings back the previous overwrite of the qemu user uid/gid. Changes in tripleo-common 13.0.0..13.1.0 ---------------------------------------- 34c6c319 Add daxio package for nvdimm scenario 313639c0 TCIB: Pick not best when building on centos/ubi 663b6495 The lower constraint file has been removed 59d58fe5 Fix handling of default_tag 3ab228eb Change qemu user id to match previous releases ac0b7c3d Re-add ndctl to nova-compute image 08627f3f Add better exception logging for builds 85fee26d Fix wait condition for retry 2a7d949b Drop --layers from buildah 145b00ea Add heat-engine healthcheck 01fcd55b Refactor buildah logging 7cb0305b Add retry to build 4974508d Update TOX_CONSTRAINTS_FILE for stable/victoria 63feca91 Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .../container_image_prepare_defaults.yaml | 1 - container-images/kolla/base/uid_gid_manage.sh | 2 +- container-images/tcib/base/base.yaml | 1 + .../base/os/heat-base/heat-engine/heat-engine.yaml | 1 + .../os/nova-base/nova-compute/nova-compute.yaml | 2 + lower-constraints.txt | 109 --------------------- .../notes/qemu_user_id-32d8f17099a6f002.yaml | 10 ++ tox.ini | 8 +- tripleo_common/image/builder/buildah.py | 53 +++++++--- tripleo_common/image/image_uploader.py | 6 +- tripleo_common/image/kolla_builder.py | 14 +-- zuul.d/layout.yaml | 2 - 16 files changed, 177 insertions(+), 151 deletions(-)
participants (1)
-
no-reply@openstack.org