Statistics
| Branch: | Tag: | Revision:

root / logic @ 06b7df28

Name Size
  management
__init__.py 0 Bytes
amqp_connection.py 3.5 kB
backend.py 11.5 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
06b7df28 07/15/2011 06:22 pm Giorgos Verigakis

Improve user support

  • Use logic functions when possible
  • Add user invite command

Refs #827

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.

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

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

f08150b3 07/11/2011 01:29 pm Giorgos Gousios

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

f2bdb9ab 07/11/2011 01:29 pm Giorgos Gousios

Use log.exception to report exceptions

c626e1d0 07/11/2011 01:28 pm Giorgos Gousios

Progress reporting on queue draining

e639edf9 07/11/2011 01:27 pm Giorgos Gousios

Default log configuration: syslog on Linux

Refs: #779

4d713480 07/11/2011 12:02 pm Vangelis Koukis

Make Ganeti disk template a configurable setting

Make the disk template to use for Ganeti instances (e.g., 'plain'
or 'drbd') a configurable setting in settings.d/20-api.conf,
fixes #777.

9544c82f 07/11/2011 11:21 am Vangelis Koukis

Set hv parameter serial_console=False explicitly

Be explicit about Synnefo-controlled instances having
hypervisor parameter serial_console set to False, so that the
RAPI GetInstanceConsole() call returns consoles of kind 'vnc',
fixes #785.

View revisions

Also available in: Atom