Statistics
| Branch: | Tag: | Revision:

root / ganeti / ganeti-0mqd.py @ 7e8b41e7

History | View | Annotate | Download (9.7 kB)

# Date Author Comment
dac67c0a 04/18/2011 10:45 pm Vangelis Koukis

Refactor ganeti-0mqd as daemon, message broker

Refactor ganeti-0mqd to run as a UNIX daemon: * Log under /var/log/synnefo by default * Maintain PID file under /var/run/synnefo * Handle signals gracefully

Refactor ganeti-0mqd to be a 0mq message broker:...

d08a5f6f 02/08/2011 11:32 pm Vangelis Koukis

What commit b4141604 should have contained.

The proper contents of commit b4141604 are included here.


f453b337 01/31/2011 03:10 pm Vangelis Koukis

rename jobwatcher.py -> ganeti-0mqd.py.