Statistics
| Branch: | Tag: | Revision:

root / ganeti @ 7ca9e930

Name Size
__init__.py 0 Bytes
ganeti-eventd.py 7.2 kB
hooks.py 5.2 kB
models.py 0 Bytes
snf-ganeti-hook.py 3.4 kB
tests.py 2.4 kB

Latest revisions

# Date Author Comment
7ca9e930 05/09/2011 05:56 pm Vangelis Koukis

Improve AMQP-specific parts of settings.py.dist

Add support in settings.py.dist for fixing AMQP-specific variables
in settings after setting BACKEND_PREFIX_ID.

Temporarily use two different queues for routing messages of type
"ganeti-op-status" and "ganeti-net-status" independently....

b9eef123 05/09/2011 03:59 pm Vangelis Koukis

Extend Synnefo Ganeti Hook, add support for AMQP

Extend the Synnefo Ganeti hook, add support for publishing
notifications over AMQP: * Make all hooks inherit from GanetiHook * Connect to RabbitMQ, publish notifications in JSON * Extend post-instance-start hook to publish net updates...

432e5455 05/09/2011 12:15 pm Giorgos Gousios

Fix routing key naming

80bd5072 05/09/2011 10:54 am Giorgos Gousios

Better handling of queue errors - resend until successful

fix suggested by vkoukis

ff55193e 05/08/2011 05:20 pm Vangelis Koukis

Add initial version of Synnefo Ganeti hook

Add initial version of a Synnefo-specific Ganeti hook, which will
eventually use the redesigned messaging architecture to publish
notifications to the rest of the infrastructure, refs #393.

  • Add generic hook handler ganeti/snf-ganeti-hook.py...
5d081749 05/02/2011 05:03 pm Georgios Gousios

Dynamic configuration of queues from settings.py

This commit enables test users to bind arbitrary functions in response
to queued messages, using the topic queue pattern

http://www.rabbitmq.com/tutorials/tutorial-five-python.html

refs: #393

03a4b970 04/28/2011 04:15 pm Georgios Gousios

Change log specifier

da102335 04/28/2011 02:12 pm Georgios Gousios

Remove 0mq based code

15f14c26 04/28/2011 02:05 pm Georgios Gousios

Don't skip wait time on connection attempt

348f53de 04/28/2011 11:45 am Georgios Gousios

Make ganeti event handling resilient to msg server restarts

View revisions

Also available in: Atom