Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends / lib / hashfiler @ 89362181

Name Size
__init__.py 1.6 kB
blocker.py 4.4 kB
context_file.py 5.5 kB
context_object.py 5 kB
fileblocker.py 7 kB
filemapper.py 3.5 kB
mapper.py 2.5 kB
radosblocker.py 6.8 kB
radosmapper.py 3.2 kB
store.py 3.1 kB

Latest revisions

# Date Author Comment
e3a9d32a 01/29/2013 04:44 pm Filippos Giannakos

Remove automatic RADOS pool creation.

If a specified RADOS pool does not exist, do not try and create it. Throw an
exception instead.

11c079c8 01/23/2013 06:12 pm Filippos Giannakos

Fix exception handling in RADOS blocker/mapper

Handle only KeyError exception in blocker/mapper initialization, and propagate
all other, as they indicate errors.

43411855 01/15/2013 05:06 pm Sofia Papagiannaki

Optionally import rados

df8debbb 11/26/2012 04:21 pm Filippos Giannakos

fix pool creation

2492a42c 11/26/2012 03:27 pm Filippos Giannakos

Merge remote-tracking branch 'origin/dev' into radosblocker

Conflicts:
snf-pithos-app/pithos/api/util.py
snf-pithos-backend/pithos/backends/lib/hashfiler/blocker.py
snf-pithos-backend/pithos/backends/lib/hashfiler/mapper.py
snf-pithos-backend/pithos/backends/modular.py...

47462eda 11/26/2012 02:46 pm Filippos Giannakos

make rados storage configurable

c30635bf 11/23/2012 06:25 pm Filippos Giannakos

add support to store blocks on RADOS

2715ade4 09/10/2012 04:09 pm Sofia Papagiannaki

Fix code formatting to conform to the PEP 8 style guide

f3b65e8f 04/30/2012 04:34 pm Antony Chazapis

Add umask option.

5b20c402 04/02/2012 01:26 pm Antony Chazapis

Open files in backend as read-only if such is the filesystem.

View revisions

Also available in: Atom