Comment 4 for bug 1381982

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

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

commit 6e7c9f358d77f89818c1f864724fa0ae4d6b0451
Author: Vladimir Kuklin <email address hidden>
Date: Thu Oct 16 14:25:08 2014 +0400

    Wait also for keystone-2 backend for nova floating ips

    Sometimes, keystone admin backend is not ready and this
    leads to 504 errors during floating IP creation

    This commit adds additional waiting exec.

    Change-Id: Ia5d2b15b4b68b5692bb04103d62abc0f840232f0
    Closes-bug: #1381982