Migrate test/ganeti.*.py from constants to pathutils
[ganeti-local] / test / ganeti.utils.algo_unittest.py
2011-11-16 René Nussbaumeralgo: Make a dict from an flat list
2011-11-04 Michael Hanselmannutils.algo: Add utility to convert sequence to dictionary
2011-11-02 René Nussbaumerutils.algo: Add a function to insert a list into a...
2011-10-25 Andrea SpadacciniAdd the JoinDisjointDicts function to utils.algo
2011-05-24 René Nussbaumerutils.algo: Add InvertDict to invert a dict
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-02-25 Michael Hanselmannutils: Export NiceSortKey function
2011-01-11 Michael Hanselmannutils: Move RunningTimeout to utils.algo
2011-01-10 Michael Hanselmannutils: Split algorithms into separate file