Hs2Py constants: add 'daemonsExtraLogbase'
authorJose A. Lopes <jabolopes@google.com>
Fri, 11 Oct 2013 14:58:47 +0000 (16:58 +0200)
committerJose A. Lopes <jabolopes@google.com>
Mon, 28 Oct 2013 10:04:17 +0000 (11:04 +0100)
commite0007cf1e3006cff7991a1037fd5868ade672409
tree8bbffc9dfcce199b4b719766d371d82d3397eb08
parentc506f986d56a99b4de692b0af6533f25ac09e2a4
Hs2Py constants: add 'daemonsExtraLogbase'

Add constant 'daemonsExtraLogbase' to the Haskell to Python constant
generation and update Python reference.

Signed-off-by: Jose A. Lopes <jabolopes@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
lib/constants.py
src/Ganeti/HsConstants.hs
test/py/ganeti.constants_unittest.py