Comment 13 for bug 1338552

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/105449
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=c9dc047f8065820f99716b47d162037148147edf
Submitter: Jenkins
Branch: master

commit c9dc047f8065820f99716b47d162037148147edf
Author: Matthew Mosesohn <email address hidden>
Date: Tue Jul 8 17:36:16 2014 +0400

    Ensure web service starts before cobbler sync

    An issue occurs on certain deployment types
    (mainly virtual) that causes cobbler sync to
    fail because httpd is not ready yet. Adding a
    service check should cover this case.

    Change-Id: Ibc47b3a970756fd7ed49e7fd5558bf24929f7a76
    Closes-Bug: #1338552