Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos @ f68105af

Name Size
  backends
  workers
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
f68105af 11/20/2013 01:23 pm Chrysostomos Nanakos

pithos: Move Xseg Pool initialization

Move Xseg Object Pool initialization to hashfiler module

bf9dbab0 11/20/2013 01:23 pm Chrysostomos Nanakos

pithos: Use synnefo.settings in backend/__init__.py

9adfea3a 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: pep8 fixes

6dba0ae7 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: Change relative import "base"

Relative import "base" should be "pithos.backends.base"

6d8d1c1b 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: Remove unused import objpool

82f6409a 11/20/2013 01:21 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...

41f91285 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: Remove File - RADOS Blocker and Mapper

Add new constant for Archipelago configuration file in pithos API,
PITHOS_BACKEND_ARCHIPELAGO_CONF

4176b4d1 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: Add support for recognizing Archipelago Volumes

Fix mapfile support the new snapshot naming

Introduce new IllegalOperationError exception

Add access control to Archipelago Volume hashmaps and blocks.
Raise an IllegalOperationError exception when trying to update an...

c3c32b15 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: Introduce new register_object_map function

Register an object without providing any data. Cyclades can
use this function to register a newly created VM snapshot

c337c019 11/20/2013 01:21 pm Chrysostomos Nanakos

pithos: pep8 fixes

View revisions

Also available in: Atom