Comment 3 for bug 1505438

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

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

commit 090fe713592c2b6398d999bfa03b80cbb2054609
Author: armando-migliaccio <email address hidden>
Date: Mon Oct 12 18:18:48 2015 -0700

    Fix functional test_server tests

    Now oslo.service 0.10.0 no longer sends SIGHUP to parent and
    children services.

    This was a chance introduced by 286a6ea, and since it invalidated
    the very logic under test, this must be revised.

    Change-Id: I18a11283925369bc918002477774f196010a1bc3
    Closes-bug: #1505438