Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / volume @ 18ca395d

Name Size
  tests
__init__.py 0 Bytes
models.py 0 Bytes
snapshots.py 5 kB
urls.py 3.4 kB
util.py 2 kB
views.py 12.7 kB
volumes.py 4.1 kB

Latest revisions

# Date Author Comment
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...
18ca395d 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Various fixes for snapshots

  • Rename 'name' and 'description' to 'display_name' and
    'display_description' in the API.
  • Small refactoring in snapshots methods
e6a2a646 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Make 'volume' an app

Add 'models.py' to make 'volume' a Django app.

63338c2d 01/29/2014 03:53 pm Christos Stavrakakis

cyclades: Fix exception for missing snapshots

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

cyclades: Allow snapshots only for ext_ template

Do not allow taking a snapshot from a volume, if the disk template is
not ext_*.

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

cyclades: Various fixes for volumes and snapshots

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

cyclades: Initialize 'volume' app

Initialize new 'volume' app, which will implement the block storage API
of Cyclades.

0f55b744 01/29/2014 03:52 pm Christos Stavrakakis

cyclades: Add urls for volume API

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

cyclades: Implementat volumes and snapshots

178eabbf 01/29/2014 03:52 pm Christos Stavrakakis

cyclades: Add tests for volumes

View revisions

Also available in: Atom