Statistics
| Branch: | Tag: | Revision:

root / logic @ 2cd99e7a

Name Size
__init__.py 0 Bytes
backend.py 4.1 kB
credits.py 4.1 kB
dispatcher.py 7.4 kB
dispatcher_callbacks.py 3.4 kB
models.py 1 Byte
tests.py 5 kB
users.py 1.1 kB
utils.py 2.3 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
2cd99e7a 05/11/2011 09:53 am Giorgos Gousios

Style and pylint suggested fixes

26fef2b9 05/10/2011 02:08 pm Vangelis Koukis

Ignore uknown Ganeti opcodes in dispatcher

Have the backend notification handler ignore unknown Ganeti opcodes,
such as OP_INSTANCE_QUERY_DATA and OP_INSTANCE_SET_PARAMS.

f891db99 05/10/2011 01:45 pm Vangelis Koukis

Merge branch 'synnefo-rabbit' into ui-0.3

ad2d6807 05/09/2011 06:43 pm Vangelis Koukis

Handle ganeti-net-status notifications

Implement handling of "ganeti-net-status" notifications in the
logic layer. For the time being, use the IPv4 address of NIC 0
to update the relevant field in the VirtualMachine model.

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....

41f2249e 05/09/2011 04:36 pm Vangelis Koukis

Fix minor stuff in README.develop, dispatcher

Have logic dispatcher create initial queue in AMQP server.
Have dispatcher wait for all children processes before exiting.
Improve AMQP-specific instructions in README.develop.

76343e61 05/09/2011 11:59 am Giorgos Gousios

A bit of documentation

c183005e 05/09/2011 11:40 am Giorgos Gousios

Fix fork-bomb bug when specifying workers by hand

Tell the cmd-line parser that the -w argument is an int

8861126f 05/05/2011 07:26 pm Georgios Gousios

Support for spawning worker processes

ae5965b6 05/03/2011 03:58 pm Georgios Gousios

Change logger names

View revisions

Also available in: Atom