Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos @ e8acd764

Name Size
  api
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
e8acd764 01/29/2014 01:44 pm Chrysostomos Nanakos

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

d0b67cbc 01/28/2014 05:49 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...

657f330d 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Fix bug when catching IllegalExceptionError

fda50d75 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Remove File - RADOS Blocker and Mapper

Add new constant for Archipelago configuration file in pithos API,
PITHOS_BACKEND_ARCHIPELAGO_CONF

fac5f6be 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Add support for recognizing Archipelago Volumes

Fix mapfile support the new snapshot naming

Introduce new IllegalOperationError exception

Add access control to Archipelago Volume hashmaps and blocks.
Raise an IllegalOperationError exception when trying to update an...

3b8f938b 12/23/2013 01:36 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

0f6e6e00 12/10/2013 05:59 pm Chrysostomos Nanakos

pithos: Remove get_pithos_usage() call from loop

get_pithos_usage() call is needed only once just before entering
the loop and is used every time afterwards.

6f65ba13 12/10/2013 05:48 pm Sofia Papagiannaki

Update docs

ae73cdc0 12/10/2013 04:22 pm Sofia Papagiannaki

pithos: Fix view issue with unicode paths

View revisions

Also available in: Atom