Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends @ 1a5d1649

Name Size
  lib
__init__.py 1.9 kB
base.py 21.2 kB
filter.py 2 kB
migrate.py 3.7 kB
modular.py 77.4 kB
random_word.py 2.2 kB
util.py 6.1 kB

Latest revisions

# Date Author Comment
b7c0a872 01/09/2014 02:23 pm Chrysostomos Nanakos

pithos: Move Xseg Pool initialization

Move Xseg Object Pool initialization to hashfiler module

b2d2b273 01/09/2014 02:23 pm Chrysostomos Nanakos

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

b48ac643 01/09/2014 02:22 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

b5636704 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: pep8 fixes

a3622324 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: pep8 fixes

16d2d675 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Change relative import "base"

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

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

f3525003 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Add Archipelago Blocker and Mapper

fda50d75 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Remove File - RADOS Blocker and Mapper

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

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

View revisions

Also available in: Atom