We high-spiritedly announce the release of: tripleo-common 7.6.1: A common library for TripleO workflows. This release is part of the pike stable release series. The source is available from: http://git.openstack.org/cgit/openstack/tripleo-common Download the package from: https://tarballs.openstack.org/tripleo-common/ Please report issues through launchpad: http://bugs.launchpad.net/tripleo-common For more details, please see below. Changes in tripleo-common 7.6.0..7.6.1 -------------------------------------- c340840 Add ODL repo to override template 9666d7c Always use docker.io for ceph_namespace cb1c8bc Add ODL container images to TripleO-common. 05d61f5 Fix the path to HEALTHCHECK_SCRIPTS in healthcheck/ironic-api 6df04e8 Add health check command for ironic-pxe image d15286a Add selinux policy rpms to base container image 33d95b3 Discover a versioned container image tag 2a4b7b1 Add SRIOV container image parameter generation 1119f35 Added a kolla config file for building contaner images with qemu uid a9335b2 Add clustercheck healthcheck Diffstat (except docs and test files) ------------------------------------- container-images/overcloud_containers.yaml | 4 +- container-images/overcloud_containers.yaml.j2 | 33 ++++++++- .../tripleo_kolla_config_overrides.conf | 6 ++ .../tripleo_kolla_template_overrides.j2 | 11 ++- healthcheck/ironic-api | 2 +- healthcheck/ironic-pxe | 16 +++++ healthcheck/mariadb | 15 +++- tripleo_common/image/image_uploader.py | 56 ++++++++++++++- 10 files changed, 256 insertions(+), 8 deletions(-)