Statistics
| Branch: | Tag: | Revision:

root / logic @ f90c3d8c

Name Size
  management
__init__.py 0 Bytes
amqp_connection.py 3.4 kB
backend.py 10.2 kB
callbacks.py 8.1 kB
credits.py 5.5 kB
dispatcher.py 11.7 kB
email_send.py 2.6 kB
log.py 2.1 kB
logging.conf 1.4 kB
models.py 1 Byte
tests.py 7.9 kB
users.py 3.6 kB
utils.py 3.7 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
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.

9f8ad4c5 07/06/2011 04:06 pm Giorgos Gousios

Configurable number of invitations per invitation level

Refs: #439

d5470cdd 07/05/2011 02:12 pm Giorgos Gousios

Fix minor error in variable naming

e6209aa2 07/05/2011 01:57 pm Giorgos Gousios

Dispatcher support for draining queues

Refs: #719

979482ce 07/04/2011 04:43 pm Giorgos Gousios

Introduce queue mgmt functions

Introduces the following three commands to the dispatcher, used to process queue declarations and stale messages

--purge-queues
--purge-exchanges
--drain-queue (not fully implemented yet)

Refs: #719

cf0e4232 07/01/2011 05:42 pm Vangelis Koukis

Development: Allocate a 14GB disk for Windows VMs

bd0a9536 07/01/2011 04:17 pm Vangelis Koukis

Merge branch 'ui-0.5'

0d2c6fc3 07/01/2011 12:47 pm Giorgos Gousios

Merge branch 'api-current' into helpdesk-gui

2469a9ce 07/01/2011 12:45 pm Vangelis Koukis

Merge branch 'api-current' into ui-0.5

View revisions

Also available in: Atom