Statistics
| Branch: | Tag: | Revision:

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

Name Size
  allocators
  management
  tests
__init__.py 0 Bytes
backend.py 50.1 kB
backend_allocator.py 5.9 kB
callbacks.py 12.6 kB
commands.py 6.8 kB
dispatcher.py 12.1 kB
ips.py 9 kB
models.py 0 Bytes
networks.py 6 kB
queues.py 3.2 kB
rapi.py 53.4 kB
rapi_pool.py 3.5 kB
reconciliation.py 34.1 kB
server_attachments.py 5.1 kB
servers.py 25.3 kB
subnets.py 11 kB
utils.py 7.3 kB
views.py 0 Bytes

Latest revisions

# Date Author Comment
d05e5324 02/03/2014 11:44 am Christos Stavrakakis

cyclades: Count quotas for volumes

Update Cyclades quotas to count the size of the Volumes in the
'cyclades.disk' resources:

  • Update server creation to count the disk not based on the server
    flavor, but on the newly created volumes (those volume which are in...
ec987d7d 01/31/2014 05:48 pm Christos Stavrakakis

cyclades: Fix bug in volume limit check

Deleted volume must not be included

d97ab9b6 01/31/2014 05:34 pm Christos Stavrakakis

cyclades: Fix extra wrong statement from merge

f4d3172f 01/31/2014 12:39 pm Christos Stavrakakis

cyclades: Display volumes in server-inspect cmd

2b8f654c 01/31/2014 12:37 pm Christos Stavrakakis

cyclades: Rename 'snf-volume-%d' to 'snf-vol-%d'

83f46e8b 01/30/2014 10:56 pm Christos Stavrakakis

cyclades: Check image and snapshots states

When creating a volume from an image or snapshot we must check that
the image/snapshots is in 'AVAILABLE' status.

2432c417 01/30/2014 01:20 pm Christos Stavrakakis

cyclades: Fix typo

d222936b 01/30/2014 10:37 am Christos Stavrakakis

cyclades: Make snf-dispatcher handle EINTR

snf-dispatcher supressed almost all exceptions and continued to process
new messages. However, this caused snf-dispatcher to ignore Ctl+C when
running in debug mode. This commit fixes this be exiting the retry loop...

c449760f 01/29/2014 03:58 pm Christos Stavrakakis

cyclades: Merge handling of images and snapshots

Also, rename 'checksum' to 'mapfile'.

11d4d283 01/29/2014 03:58 pm Christos Stavrakakis

cyclades: Process progress of snapshots

Update status of snapshots based on notifications about the progress of
Ganeti OP_INSTANCE_SNAPSHOT job. Extend snf-ganeti-eventd and
snf-dispatcher to create and handle such notifications. Currently, we
store the snapshot_id, in a hacky way as a reason in the...

View revisions

Also available in: Atom