Statistics
| Branch: | Tag: | Revision:

root @ 49776400

Latest revisions

# Date Author Comment
49776400 01/09/2014 02:23 pm Christos Stavrakakis

cyclades: Add migration file for volumes

4944a1f8 01/09/2014 02:23 pm Christos Stavrakakis

cyclades: Various fixes for volumes and snapshots

7661abcc 01/09/2014 02:22 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.

657f330d 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Fix bug when catching IllegalExceptionError

6c291f42 01/09/2014 02:22 pm Christos Stavrakakis

cyclades: Initialize 'volume' app

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

01e9dcaf 01/09/2014 02:22 pm Christos Stavrakakis

cyclades: Create DB models for 'volume' app

Create new database models for 'volume' app:
  • Volume
  • Snapshot
  • VolumeMetadata
  • SnapshotMetadata

Also add VolumeFactory and SnapshotFactory models factories.

52275074 01/09/2014 02:22 pm Christos Stavrakakis

cyclades: Add urls for volume API

79a1e9bd 01/09/2014 02:22 pm Christos Stavrakakis

cyclades: Implementat volumes and snapshots

0a83201b 01/09/2014 02:22 pm Christos Stavrakakis

cyclades: Add tests for volumes

9762de48 01/09/2014 02:22 pm Filippos Giannakos

pithos: Do not put xseg request before map retrieval

During map_retr_archipelago, we should not put the xseg request which fetched
the map data, before actually retrieving them.

The ctypes "from_address" method, does not copy the data where the pointer
points. It simply creates a ctypes instance using the given memory. Ctypes...

View all revisions | View revisions

Also available in: Atom