Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends @ ae151bcf

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.6 kB
random_word.py 2.2 kB
util.py 6.1 kB

Latest revisions

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

pithos: Use new ArchipelagoConfFile constant

Remove BACKEND_ARCHIPELAGO_CONF and use the new ArchipelagoConfFile
introduced in WorkerGlue class.

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

pithos: New constants in ModularBackend class

Introduce new constants archipelago_conf_file and xseg_pool_size
in ModularBackend class. The new constant DEFAULT_ARCHIPELAGO_CONF_FILE
is set in the default path '/etc/archipelago/archipelago.conf'.

Create the XSEG Object Pool while initializing ModularBackend class.

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

pithos: pep8 fixes

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"

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

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