Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos @ d2cfb7a1

Name Size
  api
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
d2cfb7a1 02/11/2014 01:22 pm Giorgos Korfiatis

common: Do not encode key paths as string

Handle explicitly key paths as lists of keys. This allows the key
to be any python object, as is the case in python dicts.

Provide utility unpack() to convert from a string representation to
a list of keys. It assumes that a key is either a string or an integer...

85d91035 02/04/2014 05:18 pm Christos Stavrakakis

Merge branch 'develop' into feature-volume-snapshots

Conflicts:
snf-cyclades-app/synnefo/plankton/views.py

6e382d5a 02/03/2014 02:50 pm Christos Stavrakakis

Merge branch 'release-0.15' into develop

1a720e84 02/03/2014 02:38 pm Christos Stavrakakis

Tests should succeed even if tearing down DB fails

92428559 02/01/2014 11:28 am Sofia Papagiannaki

pithos: Fix TypeError in listing shared & public by me.

6e3e5c84 01/29/2014 07:54 pm Sofia Papagiannaki

pithos: Include "available" in detail object listing.

57310278 01/29/2014 04:48 pm Sofia Papagiannaki

pithos: Change default value for PITHOS_BACKEND_MAP_CHECK_INTERVAL.

56852a7d 01/29/2014 04:11 pm Chrysostomos Nanakos

pithos: Change object header attribute 'Map-Exists' to 'Available'

876d7486 01/29/2014 04:11 pm Sofia Papagiannaki

pithos: Lazy evaluation of "available" attribute

Whenever the backend tries to access the object's content
checks its database records whether the snapshot map is available or not.
If it is not, it pings Archipelago to check the status of the map.
If the map exists, then it updates the snapshot record in the Pithos...

9bcb53c8 01/29/2014 03:52 pm Chrysostomos Nanakos

pithos: Fix bug when catching IllegalExceptionError

View revisions

Also available in: Atom