Comment 9 for bug 1928693

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/794798
Committed: https://opendev.org/openstack/tripleo-common/commit/fbc188ddbb5e97a2c9eb1a6a4d674ba95cabc8de
Submitter: "Zuul (22348)"
Branch: master

commit fbc188ddbb5e97a2c9eb1a6a4d674ba95cabc8de
Author: Michele Baldessari <email address hidden>
Date: Fri Jun 4 14:43:03 2021 +0200

    Remove xinetd from the mariadb container

    Via I7d87b5861a576cf4849a25cd1d3f5e77568de1e4 "Make clustercheck service
    accessible over socat" we switched to using socat instead of xinetd for
    the clustercheck.

    Let's remove it from the container and also make sure that socat is
    included explicitely in order to avoid surprises.

    Related-Bug: #1928693

    Change-Id: I3773b5736a197915d50c6b68cd62a806c9570c38