Comment 5 for bug 1381982

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

Reviewed: https://review.openstack.org/128877
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=3d146c96d1f50339b7493a6beb45c6a0d1b0d5d9
Submitter: Jenkins
Branch: stable/5.1

commit 3d146c96d1f50339b7493a6beb45c6a0d1b0d5d9
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