Statistics
| Branch: | Tag: | Revision:

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

Name Size
  management
__init__.py 0 Bytes
backend.py 22.6 kB
models.py 0 Bytes
tests.py 10.9 kB
urls.py 3.4 kB
utils.py 2.3 kB
views.py 13.4 kB

Latest revisions

# Date Author Comment
35ac0244 02/03/2014 11:48 am Christos Stavrakakis

plankton: Check that image is a snapshot

eb3c549b 01/30/2014 10:38 pm Christos Stavrakakis

cyclades: Update status of images

Update the 'status' of images as returned in the Compute and Plankton
API.

2eda9c61 01/30/2014 05:15 pm Christos Stavrakakis

cyclades: Catch quota error when creating snapshot

Catch PithosBackend QuotaError and translate it to faults.OverLimit.

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...

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

cyclades: Various fixes for volumes and snapshots

862afc75 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Make plankton aware of snapshots

Add 'is_snapshot' attribute to plankton images. Also add methods for
getting or deleting a snapshot.

606837c6 01/29/2014 03:43 pm Christos Stavrakakis

plankton: Fix wrong import

s/lib/util

78fa9134 01/29/2014 03:24 pm Christos Stavrakakis

plankton: Validate parameters and catch assertions

0efb43cd 01/29/2014 01:41 pm Christos Stavrakakis

plankton: Validate meta key/value length

Fail with BadRequest if length of metadata key or value is not valid.

View revisions

Also available in: Atom