Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend @ 1a5d1649

Name Size
  pithos
COPYRIGHT 1.5 kB
MANIFEST.in 146 Bytes
distribute_setup.py 15.4 kB
setup.py 6.6 kB

Latest revisions

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

pithos: Add snf-image support

1a5d1649 01/09/2014 02:23 pm Chrysostomos Nanakos

pithos: Add default Archipelago config file

Add new constant ArchipelagoConfFile for the default Archipelago
config file. Set ArchipelagoConfFile after calling setupXsegPool
function.

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"

2ed320c3 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Remove unused import objpool

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 revisions

Also available in: Atom