Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends @ 89e32f26

Name Size
  lib
__init__.py 1.9 kB
base.py 21.1 kB
filter.py 2 kB
migrate.py 3.7 kB
modular.py 78 kB
random_word.py 2.2 kB
util.py 6.1 kB

Latest revisions

# Date Author Comment
89e32f26 02/03/2014 04:04 pm 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.

6872ae79 02/03/2014 04:02 pm 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.

185340e0 02/03/2014 04:00 pm Chrysostomos Nanakos

pithos: Remove 'create' flag from object context manager

4ab486a3 02/03/2014 03:59 pm 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...

73c37386 01/29/2014 01:41 pm Sofia Papagiannaki

pithos: Database data migration for the plankton properties.

0d573e18 01/14/2014 05:46 pm Sofia Papagiannaki

pithos: Reduce database interactions for access control.

Each frontend method calls several backend methods.
Each backend method checks whether the user has permission to access the
specific path.
This results to several identical queries to the database....

ec6f741b 12/23/2013 02:00 pm Sofia Papagiannaki

pithos: Reduce astakosclient instances

Use backend astakosclient instance to query the account quotas.

2c2513fc 12/11/2013 12:20 pm Sofia Papagiannaki

pithos: Fix ordering in detailed listing of public objects

Refs: #4727

91fc9266 12/03/2013 04:01 pm Sofia Papagiannaki

pithos: Slight modifications in file-show command

  • Search by object UUID
  • Do not display hashmap by default
135f864e 11/25/2013 03:43 pm Sofia Papagiannaki

pithos: Fix unbound reference

View revisions

Also available in: Atom