We are pumped to announce the release of: tripleo-common 18.0.0: A common library for TripleO workflows. The source is available from: https://opendev.org/openstack/tripleo-common Download the package from: https://tarballs.openstack.org/tripleo-common/ For more details, please see below. Changes in tripleo-common 17.0.0..18.0.0 ---------------------------------------- 0253c356 Fix tripleo_entrypoint.sh 7f8a19eb Generic inventory and playbook 7981fdd6 Align tss user config with qemu and nova use cases b3a35712 Use net=host with buildah bud 41c0af15 tripleo_inventory is not needed for standalone roles f7c797c7 Remove networking-ansible package 003e5145 MariaDB: Remove logic for xinetd dd5ebed2 Delete realtime kernel images 6e4e430b Fix token cache expires_at check 0cb53545 Pull flake8 from Github d4d95ac9 Remove image yamls for CentOS 8/RHEL 8 1f5b751b Define container image used by GlanceApiInternal service 98d9322c Drop healthcheck script for removed services 2c485efa Support ansible inventory merging ec3e9fc2 By default, unset everything proxy related for healthcheck Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 2 +- container-images/kolla/base/uid_gid_manage.sh | 4 +- .../kolla/tripleo-ansible-ee/tripleo_entrypoint.sh | 10 + .../neutron-server-ovn/neutron-server-ovn.yaml | 1 - .../neutron-server/neutron-server.yaml | 1 - .../tripleo-ansible-ee/tripleo-ansible-ee.yaml | 4 +- container-images/tripleo_containers.yaml.j2 | 2 + healthcheck/common.sh | 7 + healthcheck/fluentd | 7 - healthcheck/mariadb | 8 +- healthcheck/panko-api | 6 - .../overcloud-hardened-images-uefi-centos8.yaml | 19 - ...oud-hardened-images-uefi-python3-rt-kernel.yaml | 37 -- .../overcloud-hardened-images-uefi-rhel8.yaml | 19 - image-yaml/overcloud-images-centos8.yaml | 23 - image-yaml/overcloud-images-ceph-centos8.yaml | 9 - image-yaml/overcloud-images-ceph-rhel8.yaml | 10 - image-yaml/overcloud-images-rhel8.yaml | 23 - image-yaml/overcloud-realtime-compute-python3.yaml | 28 -- tripleo_common/image/builder/buildah.py | 2 +- tripleo_common/image/image_uploader.py | 34 +- tripleo_common/inventories.py | 2 +- tripleo_common/inventory.py | 65 +-- .../{single_dynamic.json => list_overcloud.json} | 12 +- 35 files changed, 251 insertions(+), 865 deletions(-)
participants (1)
-
no-reply@openstack.org