Comment 4 for bug 1426764

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

Reviewed: https://review.openstack.org/160471
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=27d75f4550984cb8f5cc932e2ba1b45518f85aba
Submitter: Jenkins
Branch: master

commit 27d75f4550984cb8f5cc932e2ba1b45518f85aba
Author: Swaminathan Vasudevan <email address hidden>
Date: Mon Mar 2 11:41:43 2015 -0800

    Check Floating ip status before load balancer check

    This patch checks for the floating ip status before
    the load balancer check.
    This would make sure that the floating ip is in an
    active state before checking the connection to the
    load balancer vip.

    If there is an issue with the Floating IP that would
    be more evident from the error message.

    This would also give enough time for the floatingip
    to become active.

    Partial-Bug: #1426764
    Change-Id: Ic25d51b6d448b156df14d3eaf2e8c32e3ca61a07