Description of problem: With the revert of downstream-only temporary fix [1], the nova metadata process name got reverted to the wrong: -if pgrep -f nova_metadata; then +if pgrep -f nova-metadata; then [1] https://bugzilla.redhat.com/show_bug.cgi?id=1651931 Version-Release number of selected component (if applicable): openstack-tripleo-common-container-base-9.4.1-0.20190119050432.261de49.el7ost.noarch How reproducible: Steps to Reproduce: 1. deploy OSP14z1 2. 3. Actual results: [root@undercloud-0 ~]# docker ps |grep nova_meta 84ff28b1da68 192.168.24.1:8787/rhosp14/openstack-nova-api:2019-03-06.10 "kolla_start" 2 hours ago Up 2 hours (unhealthy) nova_metadata Expected results: nova_metadata reports healthy Additional info: need to get https://review.openstack.org/618526
*** Bug 1725900 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:1683