Statistics
| Branch: | Tag: | Revision:

root @ 13d2b7f7

Name Size
  aai
  api
  conf
  contrib
  db
  ganeti
  helpdesk
  invitations
  locale
  logic
  middleware
  settings.d
  tools
  ui
  util
.gitignore 217 Bytes
Changelog 10.4 kB
README 2 kB
README.admin 1.6 kB
README.ci 4 kB
README.deploy 16.4 kB
README.develop 8.3 kB
README.i18n 1.9 kB
__init__.py 0 Bytes
helpers.py 1 kB
manage.py 542 Bytes
settings.py.dist 1.7 kB
urls.py 2 kB

Latest revisions

# Date Author Comment
13d2b7f7 07/14/2011 06:08 pm Giorgos Verigakis

Add user modify command

Refs #827

9a60dacb 07/14/2011 05:27 pm Giorgos Verigakis

Code refactoring

  • Better help output
  • image register outputs info about the new image
39368a2b 07/13/2011 04:30 pm Giorgos Verigakis

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

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.

e71be688 07/13/2011 01:54 pm Vangelis Koukis

Instruct setting MySQL to READ-COMMITTED mode

Instruct setting MySQL to READ-COMMITTED mode in README.deploy,
to ensure correct transaction handling between Django views and
the logic dispatcher.

25c36228 07/11/2011 02:05 pm Giorgos Gousios

A couple of logging msgs to track progress

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

View all revisions | View revisions

Also available in: Atom