Expose utils.DaemonPidFileName
authorIustin Pop <iustin@google.com>
Wed, 30 Jul 2008 08:34:55 +0000 (08:34 +0000)
committerIustin Pop <iustin@google.com>
Wed, 30 Jul 2008 08:34:55 +0000 (08:34 +0000)
commit53beffbbce45dafed0d930c207f5cf232da10825
tree87408b9cf35b5986a726f3ac088d9ee23a2e0f3d
parent5675cd1f3c5d848e8f9257f06f86d2d2121c6c1a
Expose utils.DaemonPidFileName

Since we need to compute this from outside utils.py, we change this to a
public function.

Reviewed-by: ultrotter
lib/utils.py
test/ganeti.utils_unittest.py