utils: Drop RemovePidFile
authorMichael Hanselmann <hansmi@google.com>
Tue, 11 Jan 2011 11:34:19 +0000 (12:34 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 11 Jan 2011 15:33:08 +0000 (16:33 +0100)
commit79b60c1cebdc6e97a99980d168aef6dc244c510f
tree99e50d5f3d879919a059ae0f564d1d4561cc2e4e
parent90e234a6b1bc3638304c4563c37a019eb882f882
utils: Drop RemovePidFile

It's equivalent to a simple RemoveFile now.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/daemon.py
lib/utils/io.py
test/ganeti.utils.io_unittest.py