Statistics
| Branch: | Tag: | Revision:

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

Name Size
  management
  tests
__init__.py 0 Bytes
models.py 0 Bytes
snapshots.py 4.8 kB
urls.py 3.4 kB
util.py 2.8 kB
views.py 12.7 kB
volumes.py 6.9 kB

Latest revisions

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

cyclades: Check that IDs have valid type

49ddfa24 02/03/2014 11:44 am Christos Stavrakakis

cyclades: Add volume size to volume-list

3f9143fa 01/31/2014 12:22 pm Christos Stavrakakis

cyclades: Demand snapshot name

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.

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

58194535 01/29/2014 03:57 pm Christos Stavrakakis

cyclades: Add 'disk_template' to Volumes

Also check GANETI_CLONE_PROVIDERS

a868c831 01/29/2014 03:57 pm Christos Stavrakakis

cyclades: volume-modify and various fixes

5d805533 01/29/2014 03:57 pm Christos Stavrakakis

cyclades: Create servers with volumes

Extend Cyclades POST /servers API endpoint to support specifying volumes
when creating a server. The call is extended with the
'block_device_mapping_v2' field that contains a list of dictionaries,
each of which contains the following information about the devices that...

View revisions

Also available in: Atom