Comment 4 for bug 1792527

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

Reviewed: https://review.openstack.org/602550
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8e127bce07ce0579f7f4e6728410de38de5ecaf1
Submitter: Zuul
Branch: master

commit 8e127bce07ce0579f7f4e6728410de38de5ecaf1
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