Comment 12 for bug 1348171

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

Reviewed: https://review.openstack.org/114507
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=44de6e259a1191eb015ead8392f3f08e7559fea2
Submitter: Jenkins
Branch: stable/5.0

commit 44de6e259a1191eb015ead8392f3f08e7559fea2
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
    Closes-bug: 1348171