Statistics
| Branch: | Tag: | Revision:

root / man / ganeti-listrunner.rst @ da7e44ee

History | View | Annotate | Download (2.5 kB)

# Date Author Comment
da7e44ee 12/30/2010 07:51 pm Michael Hanselmann

Initial import of listrunner

This tool was used and worked on internally for quite a long time. We
decided to include it in Ganeti.

Known issues:
- Code doesn't match rest of Ganeti (e.g. using “print” all over the
place, hardcoded calls to sys.exit deep in functions)...