]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix functional test_server tests
authorarmando-migliaccio <armamig@gmail.com>
Tue, 13 Oct 2015 01:18:48 +0000 (18:18 -0700)
committerKevin Benton <blak111@gmail.com>
Sat, 10 Oct 2015 03:19:33 +0000 (20:19 -0700)
commit090fe713592c2b6398d999bfa03b80cbb2054609
tree4453a74d6759ff30e8b74a5ecde8df486b8a003f
parent3da8a28315c6bf3e3ac347efb496e4490d37942e
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
neutron/tests/functional/test_server.py