Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos @ a7b7a2c6

Name Size
  backends
  workers
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
a7b7a2c6 11/15/2013 11:20 am 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...

fc90a993 11/13/2013 04:39 pm Chrysostomos Nanakos

pithos: Remove unused import objpool

0f0e73b3 11/13/2013 04:09 pm Chrysostomos Nanakos

pithos: Change relative import "base"

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

ffa614e9 11/13/2013 03:23 pm Chrysostomos Nanakos

pithos: pep8 fixes

23638995 11/12/2013 05:44 pm Chrysostomos Nanakos

pithos: pep8 fixes

da39190b 11/12/2013 05:25 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

8ffd1f2b 11/12/2013 05: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...

75d13508 11/12/2013 04:29 pm Chrysostomos Nanakos

pithos: Remove File - RADOS Blocker and Mapper

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

a8e54072 11/12/2013 04:15 pm Chrysostomos Nanakos

pithos: Add Archipelago Blocker and Mapper

c3b33119 11/12/2013 04:07 pm Chrysostomos Nanakos

pithos: Add configuration file for Gunicorn

Make workers delegate only one XSEG port pool

View revisions

Also available in: Atom