Comment 5 for bug 1368537

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (stable/5.1)

Reviewed: https://review.openstack.org/120986
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=cb7d12287efff8142696615ff423822e97506467
Submitter: Jenkins
Branch: stable/5.1

commit cb7d12287efff8142696615ff423822e97506467
Author: Artem Panchenko <email address hidden>
Date: Fri Sep 12 09:07:37 2014 +0300

    Wait until Nailgun's API is ready after VM reset

    After resetting Fuel master node we wait until 8000/tcp
    port (nginx) is accepting connections. We also should wait
    up to 2 minutes until Nailgun's API is ready.

    Change-Id: I2360e0dab68ae0a20618f1da64ee5d6b4499e126
    Closes-bug: #1368537