]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make Daemon pidfile arg optional
authorAngus Lees <gus@inodes.org>
Fri, 15 May 2015 06:39:58 +0000 (16:39 +1000)
committerAngus Lees <gus@inodes.org>
Wed, 24 Jun 2015 23:35:55 +0000 (09:35 +1000)
commitae4efdc240d1b08d07e88ffa6a7210815680479c
tree5fed16ece43469c01f0365b075bfbaaff6c655d0
parentaeca3ccefc4808eedf88681efc11b4ffad710d01
Make Daemon pidfile arg optional

Some uses of Daemon don't need a pidfile (eg: privsep).

Change-Id: Ic49e841f2f80000f1fd2f2738ab24e703b370d73
neutron/agent/linux/daemon.py
neutron/tests/unit/agent/linux/test_daemon.py