Add infrastructure for allowing additional logfiles
authorMichele Tartara <mtartara@google.com>
Fri, 8 Mar 2013 14:41:38 +0000 (14:41 +0000)
committerMichele Tartara <mtartara@google.com>
Wed, 13 Mar 2013 12:23:28 +0000 (13:23 +0100)
commita88287040708eaf989543a5dd9d01ab1c62f26a8
treead92d5f53527a315c977b5e6e5247e407cb3fb02
parent14013e5d8ebf1082e54671cc8f212c5da0c295ac
Add infrastructure for allowing additional logfiles

Some daemons will need more than the single logfile that is currently
allowed. This patch introduces the infrastructure to allow this.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/constants.py
test/py/ganeti.constants_unittest.py