Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / logic @ c583d487

Name Size
  allocators
  management
  tests
__init__.py 0 Bytes
backend.py 47.7 kB
backend_allocator.py 5.9 kB
callbacks.py 12.6 kB
dispatcher.py 12 kB
ips.py 9 kB
models.py 0 Bytes
networks.py 6 kB
queues.py 3.2 kB
rapi.py 53.3 kB
rapi_pool.py 3.5 kB
reconciliation.py 32 kB
servers.py 29.4 kB
subnets.py 11 kB
utils.py 6.9 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
ac6a221f 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Add management commands for volumes

c583d487 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Make snf-dispatcher handle volumes

Update snf-dispatcher to handle messages from snf-ganeti-eventd about
the instance disks(volumes). Handling of disks is done almost exactly as
with NICs.

5f90e24c 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Various fixes relative for volumes

  • Do not store source_{volume_id, image_id, snapshot_id} as seperate
    fields. Instead store them in the 'source' field, with a special prefix
    to indicate the source type.
  • Add 'origin' field to Volume model to contain the origin that will be...
ff77b897 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Handle keybord interrupt in dispatcher

1316db51 01/29/2014 03:53 pm Christos

cyclades: Add SnapshotInstance RAPI method

bec591bd 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Delete volumes together with the instance

ae835e3b 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Check that image fits into disk

Check that the disk size is big enough to fit the image.

e7953d63 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Various fixes for volumes and snapshots

dec501fa 01/29/2014 03:52 pm Christos Stavrakakis

cyclades: Implementat volumes and snapshots

14402edc 01/24/2014 07:12 pm Christos Stavrakakis

cyclades: Validate fields of API requests

Make sure that all fields of a request (user input) have a valid type.
This commit validates 'ports', 'servers' and 'floating_ips' APIs.

Refs #4979

View revisions

Also available in: Atom