Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app @ d984eedc

Name Size
  conf
  docs
  synnefo
COPYRIGHT 1.5 kB
MANIFEST.in 197 Bytes
distribute_setup.py 15.4 kB
setup.py 7.6 kB

Latest revisions

# Date Author Comment
d984eedc 01/31/2014 12:20 pm Christos Stavrakakis

cyclades: Add 'is_public' to Cyclades Image API

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.

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.

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

b4329a33 01/30/2014 10:30 am Christos Stavrakakis

ui: Check `is_snapshot` image attribute to identify snapshot images

3a3dea88 01/30/2014 10:28 am Christos Stavrakakis

cyclades: Fix typo

Snapshot "uuid" has been replaced with "id" to match with images.

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