Statistics
| Branch: | Tag: | Revision:

root / logic @ d18b2450

Name Size
  management
__init__.py 0 Bytes
amqp_connection.py 3.5 kB
backend.py 11.9 kB
callbacks.py 8.2 kB
credits.py 5.5 kB
dispatcher.py 11.8 kB
email_send.py 2.6 kB
log.py 2.1 kB
logging.conf 1.5 kB
models.py 1 Byte
tests.py 12.5 kB
users.py 3.7 kB
utils.py 3.7 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
1c382247 07/17/2011 09:39 pm Vangelis Koukis

Make RAPI CreateInstance() arguments configurable

Make RAPI CreateInstance() arguments deployment-specific.
Add the GANETI_CREATEINSTANCE_KWARGS setting, which allows the administrator
to set arbitrary arguments to RAPI CreateInstance().

Also add initial version of README.Upgrade, detailing...

cf8482f2 07/17/2011 01:20 pm Giorgos Verigakis

Improve user support

  • Use logic functions when possible
  • Add user invite command

Refs #827

5c614d83 07/13/2011 03:32 pm Vangelis Koukis

Merge branch 'api-current'

95aee02c 07/13/2011 03:28 pm Vangelis Koukis

Add unit tests for process_op_status()

Add unit tests for all supported code paths in
logic/backend.py:process_op_status(), for the various notifications
of type 'ganeti-op-status'.

Also catch the exception raised when a ganeti-op-status notification
contains an opcode not handled by Synnefo.

093f9c53 07/13/2011 02:04 pm Vangelis Koukis

Handle removing machines in ERROR properly

Set the VM deleted flag when receiving a failure notification for a Ganeti
OP_INSTANCE_REMOVE operation, if the server is in ERROR state, since no
corresponding Ganeti instance backend exists in this case. Fixes #799.

960c15e0 07/13/2011 11:37 am Giorgos Gousios

Only receive OP messages for the specific BACKEND_PREFIX

Also a minor correction in the debugging queue output

937ac8bf 07/11/2011 04:35 pm Vangelis Koukis

Update yet again README.deploy for vncauthproxy

Include complete information on installing vncauthproxy and
building Debian packages.

246516df 07/11/2011 03:29 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
invitations/invitations.py

f31dd9f4 07/11/2011 03:03 pm Vangelis Koukis

Merge branch 'faidon/misc-fixes'

Conflicts:
settings.d/50-invitations.conf

daeb288f 07/11/2011 02:05 pm Giorgos Gousios

Don't start the DEBUG queue when DEBUG mode is off

View revisions

Also available in: Atom