Add a TailFile function
authorIustin Pop <iustin@google.com>
Tue, 20 Jan 2009 11:18:20 +0000 (11:18 +0000)
committerIustin Pop <iustin@google.com>
Tue, 20 Jan 2009 11:18:20 +0000 (11:18 +0000)
commitf65f63ef8d43adbec08450e4ca7e77e7ba0629f5
tree672b5ab60837185e5ef481a6472a5016c58d6b5e
parent51596eb2c8b20e8d7dd01e23fe76625e82cf17c3
Add a TailFile function

This patch adds a tail file function, to be used for parsing and returning in
the job log OS installation failures.

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