Comment 2 for bug 1351253

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

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

commit 38adc15ae17549f37581719712f7b28e6e96cb3b
Author: Vladimir Kuklin <email address hidden>
Date: Fri Aug 1 14:07:51 2014 +0400

    Wait for keystone to become ready for floatingip creation

    Wait for keystone service to become ready otherwise
    haproxy reload can lead to haproxy returning
    empty response and thus nova-floating-range provider
    can not authorize with nova.

    Change-Id: I8f9623411990679560b1694569dbb185883c4733
    Closes-bug: #1351253