tripleo-common/healthcheck/releasenotes/notes
Alex Schultz 22ecc9c65b Revert "Revert "Fix a couple of Swift healthchecks""
This reverts commit 750b562521.

Depending on the used procps version, the output of "ps -e" is width
limited and thus not matching the quite long process names. Using
"ps -ef" fixes this, along with a small hack in the piped grep to filter
out grep itself (pgrep itself is not working for this).

Removes swift-*-replicator because it does not seem to be used
anymore in any of the container build configurations.

This change removes the renames from the previous commit because they
are backwards incompatible depending on how the containers are built. We
use healthcheck from the openstack-tripleo-common-containers-base which
is a package. If this package does not have the new file names (or old
filenames) and the containers are built with a different version of
tripleo-common, the container builds fail.  So let's skip renaming of
files so that we can deal with that as a separate issue as a whole.

Change-Id: I3e58de46835307d4332b34d22d2895e6382292dd
(cherry picked from commit 21fd04f038)
(cherry picked from commit 8c385c3633)
2021-04-12 12:47:16 +02:00
..
nova-vnc-proxy-ipv6-handling-5d0625f1ab10d13f.yaml IPv6 healthcheck fixes for nova-vnc-proxy 2018-12-17 08:22:23 +01:00
swift-fix-healthchecks-b3a02139230f4258.yaml Revert "Revert "Fix a couple of Swift healthchecks"" 2021-04-12 12:47:16 +02:00