Comment 7 for bug 1402010

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

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

commit 7907d40075de7528122b0e900a5699b280a04901
Author: Assaf Muller <email address hidden>
Date: Sat Feb 21 19:27:44 2015 -0500

    Allow AsyncProcess to block on process start and stop

    * Move utility functions from the test tree to the non-test tree
    * Add tests for the newly moved functions
    * Use these functions in AsyncProcess

    This will allow the ip monitor in the following patch to start
    and stop in a synchronous manner.

    Related-Bug: #1402010
    Change-Id: I03727d8acc17e561d3473b0ebecfbe49cb5523b1