Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends / lib @ 40c0f66a

Name Size
  hashfiler
  rabbitmq
  sqlalchemy
  sqlite
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
40c0f66a 02/03/2014 04:23 pm 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

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.

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

pithos: Fix ordering in detailed listing of public objects

Refs: #4727

80a548e3 11/11/2013 12:59 pm Christos Stavrakakis

Merge branch 'master' into develop

Conflicts:
Changelog
astakosclient/astakosclient/keypath.py
ci/utils.py
docs/admin-guide.rst
snf-astakos-app/astakos/im/cookie.py
snf-astakos-app/astakos/im/functions.py
snf-astakos-app/astakos/im/quotas.py
snf-astakos-app/astakos/im/views/projects.py...

f759041f 10/29/2013 04:15 pm Ilias Tsitsimpis

snf-pithos-app: Use the new AstakosClient

d3c34119 10/22/2013 07:44 pm Sofia Papagiannaki

pithos: Update/fix sqlite backend module

View revisions

Also available in: Atom