Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends @ 401777e9

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

Latest revisions

# Date Author Comment
401777e9 08/24/2013 09:10 pm Nanakos Chrysostomos

pithos: Selectable backend storage

pep8 fixes.

09ce1d00 08/23/2013 03:57 pm Nanakos Chrysostomos

pithos: Selectable backend storage

Introduced PITHOS_BACKEND_STORAGE field for selecting
between 'nfs' and 'rados'.

Fixed hardcoded ceph conf file by introducing PITHOS_RADOS_CEPH_CONF field.

6e0f3e65 08/08/2013 05:40 pm Sofia Papagiannaki

pithos: Fix shared listing for implicitly shared objects

Provide also the appropriate tests

Refs: #4131

33af031c 08/08/2013 12:42 pm Sofia Papagiannaki

pithos: Fix delete deleted object

Delete object used to create a new object version flagged as deleted
regarless of the status of the previous version.
However, delete requests of a deleted object
should return 404 (NOT FOUND) response.

b1aca3e6 08/08/2013 12:12 pm Sofia Papagiannaki

pithos: Fix backend logging.

  • Log unicode arguments
  • Do not log get_block return value (too long)
057c0977 08/07/2013 11:33 am Christos Stavrakakis

Merge branch 'hotfix-0.14.5' into develop

Conflicts:
snf-pithos-backend/pithos/backends/modular.py
version

d2fc71c9 08/05/2013 05:02 pm Sofia Papagiannaki

pithos: Fix access object version data/metadata

adce84cd 08/02/2013 08:02 pm Sofia Papagiannaki

pithos: Fix TypeError when trying to retrieve invalid object version

d4e4e501 07/25/2013 12:46 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.3' into develop

Conflicts:
Changelog
snf-astakos-app/astakos/im/messages.py
snf-pithos-app/pithos/api/manage_accounts/__init__.py
snf-pithos-app/pithos/api/management/commands/reconcile-resources-pithos.py
snf-pithos-app/pithos/api/settings.py...

9e3a38bb 07/23/2013 03:33 pm Sofia Papagiannaki

pithos: Do not report size change in move object operation

Refs: #4154

View revisions

Also available in: Atom