Comment 7 for bug 1792527

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/rocky)

Reviewed: https://review.openstack.org/607966
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8e5a4373708e714a60f200d1fea4f5b174fb8593
Submitter: Zuul
Branch: stable/rocky

commit 8e5a4373708e714a60f200d1fea4f5b174fb8593
Author: Jiri Stransky <email address hidden>
Date: Fri Sep 14 09:24:27 2018 +0200

    Don't fail ironic upgrade if xinetd isn't present

    When upgrading from Rocky to master in CI, we don't seem to have
    xinetd present in the overcloud, and attempting to restart it fails
    the upgrade. Check if it's running before trying to restart it.

    Change-Id: I9f45340cf6caf7811aa03a1b2aa16eec599d4faa
    Closes-Bug: #1792527
    (cherry picked from commit 8e127bce07ce0579f7f4e6728410de38de5ecaf1)