Fix 'JobIdListOnly' type from 'List' to 'Map'
* This patch fixes a type discrepancy between the Haskell type 'Ganeti.OpCodes.JobIdListOnly' and the Python type predicate 'ganeti.ht.TJobIdListOnly', the former being a list and the latter a dictionary. * Remove some whitespace Signed-off-by:Jose A. Lopes <jabolopes@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
Showing
Please register or sign in to comment