Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend @ 7e402b46

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
8421a8c3 02/25/2014 12:31 pm Chrysostomos Nanakos

pithos: pep8 fixes

14c9e061 02/25/2014 11:13 am Chrysostomos Nanakos

pithos: Do not make non existent directories when reading mapfiles

3d875ca3 02/25/2014 11:08 am Chrysostomos Nanakos

pithos: Remove 'create' flag from the mapper

The file access mode is now chosen from the file mapper or blocker
according to the function that is being used, i.e., read or write
an object.

Refs #5011

6f08f063 02/25/2014 11:08 am Chrysostomos Nanakos

pithos: Add new read/write file object functions

Add new functions for reading and writing file objects based
on the new file access mode introduced in the file context manager.

d6eb0143 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from RADOS blocker/mapper

RADOS blocker and mapper do not use the 'create' flag to specify
the access mode to RADOS objects.

bba357e7 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Remove 'create' flag from object context manager

c3ec3b3b 02/25/2014 11:07 am Chrysostomos Nanakos

pithos: Add new access mode flag to file context manager

Remove old create flag that was used for choosing the access mode.
New flag 'oflag' determines the mode in which the file has to be
opened, i.e., read, write or both. Applications shall specify exactly...

0c6ab9df 02/20/2014 06:40 pm Sofia Papagiannaki

pithos: Fix TypeError when listing over-populated containers

Update tests

Refs: #5119

9b595ecc 02/07/2014 03:10 pm Sofia Papagiannaki

pithos: Pep8 fixes

3ccbbca8 02/07/2014 02:41 pm Sofia Papagiannaki

pithos: Create index on nodes.latest_version

View revisions

Also available in: Atom