Statistics
| Branch: | Tag: | Revision:

root / ganeti / snf-ganeti-eventd.py @ f4fe8796

History | View | Annotate | Download (7.4 kB)

# Date Author Comment
36cf1973 06/27/2011 06:12 pm Vangelis Koukis

Drop Django dependency in the Ganeti event daemon

Modify the Ganeti event daemon to have no dependency on Django. * Make it an independent daemon, drop all Django dependencies * Import Django's settings.py directly * Rename ganeti/ganeti-eventd.py to ganeti/snf-ganeti-eventd.py...