Statistics
| Branch: | Tag: | Revision:

root / logic @ 2da5f785

Name Size
  management
__init__.py 0 Bytes
amqp_connection.py 3.4 kB
backend.py 9.8 kB
callbacks.py 8.1 kB
credits.py 5.5 kB
dispatcher.py 9.6 kB
email_send.py 4.2 kB
log.py 2.1 kB
logging.conf 1.3 kB
models.py 1 Byte
tests.py 7.9 kB
users.py 3.3 kB
utils.py 3.7 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
2da5f785 07/01/2011 12:43 pm Giorgos Verigakis

Make the dispatcher refresh on tag updates

Make a dummy ModifyInstance call when changing instance
tags in order to force process_net_status to be called on
the dispatcher.

2ad02eee 06/30/2011 08:20 pm Giorgos Gousios

Merge branch 'api-current' of https://code.grnet.gr/git/synnefo into api-current

4ed2e471 06/30/2011 08:17 pm Giorgos Gousios

Fix problem with python-daemon incompatibilities

python-daemon 1.6 changed the way it handles pidfile imports so going
back to 1.5.5 (included in Debian squeeze) breaks the dispatcher.
Document the exact dependencies in deployment and ci files.

3e65ce89 06/30/2011 06:06 pm Giorgos Verigakis

Merge branch 'api-current' of https://code.grnet.gr/git/synnefo into api-current

9b5b718a 06/30/2011 05:04 pm Giorgos Verigakis

Use a default firewall profile on public networks

Uses settings.DEFAULT_FIREWALL_PROFILE in case an instance has no firewall tags defined.

Refs #659

9541b89d 06/30/2011 04:46 pm Giorgos Gousios

Change configuration to print logs to the console

77184fa1 06/30/2011 04:19 pm Giorgos Gousios

Merge branch 'logging' into api-current

Conflicts:
logic/backend.py

efff6193 06/30/2011 04:14 pm Giorgos Verigakis

Update firewall profile in the callback

Refs #527

c4367587 06/30/2011 03:30 pm Vangelis Koukis

Use iallocator for CreateInstance() RAPI call

Do not specify the Ganeti node in CreateInstance() RAPI calls,
allow Ganeti to use an iallocator to determine instance placement.
Also make minor PEP8-related fixes to logic/callbacks.py.

9cb903f9 06/29/2011 01:15 pm Vangelis Koukis

Extend net notifications to include IPv6 addresses

Include support for autogenerated public IPv6 addresses,
extend the logic layer accordingly:

  • Extend the Synnefo Ganeti hook to include autogenerated
    IPv6 addresses in ganeti-net-status notifications over AMQP....

View revisions

Also available in: Atom