Comment 16 for bug 1243216

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/125109
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f1277a4036ac355c13a5b928e189ab2abf765402
Submitter: Jenkins
Branch: master

commit f1277a4036ac355c13a5b928e189ab2abf765402
Author: Jakub Libosvar <email address hidden>
Date: Tue Sep 30 18:13:50 2014 +0200

    Separate wait_until to standalone function

    It makes wait_until more usable outside of unittest.TestCase classes.
    Part of this patch is renaming pinger module to helpers thus we can have
    helpers module with useful utilities for testing.

    Change-Id: Ie8e4854c23aa3739b0df618db1b3944466d64bd2
    Related-Bug: 1243216