Statistics
| Branch: | Tag: | Revision:

root @ 68a77896

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.2 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
68a77896 07/11/2011 01:28 pm Giorgos Gousios

Use ugettext instead of gettext_lazy

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

Default log configuration: syslog on Linux

Refs: #779

55b7ee4f 07/11/2011 11:17 am Giorgos Gousios

Logging configuration

5abfbc03 07/08/2011 12:58 pm Giorgos Gousios

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

b71ae5b8 07/07/2011 06:15 pm Vangelis Koukis

Bump version number in README.deploy

4d9e5ad0 07/07/2011 05:09 pm Giorgos Gousios

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

d028ab18 07/07/2011 05:08 pm Giorgos Gousios

Handle and log system exceptions on invitation send

39d61f51 07/07/2011 05:01 pm Giorgos Gousios

Add forgoten updated/created fields to invitation record

f90c3d8c 07/07/2011 04:54 pm Vangelis Koukis

Make server deletion complete asynchronously

Make server deletion complete asynchronously, by only setting
the deleted flag for an instance of the VirtualMachine model when
an OP_INSTANCE_REMOVE operation completes successfully at the backend.

This means that DELETE /servers/id returns HTTP 204, the server...

61868190 07/07/2011 04:30 pm Vangelis Koukis

Enforce flavor-specified disk size for new VMs

Enforce the flavor-specified disk size when creating a new VM.
Introduce the new IGNORE_FLAVOR_DISK_SIZES setting, which makes the API always
create VMs with 4GB or 14GB disks.
This is useful in development deployments where disk space is scarce.

View all revisions | View revisions

Also available in: Atom