Statistics
| Branch: | Tag: | Revision:

root / pithos / api @ 4288ade0

Name Size
  templates
__init__.py 0 Bytes
compat.py 3.5 kB
faults.py 2.3 kB
functions.py 22.9 kB
models.py 57 Bytes
tests.py 49.2 kB
urls.py 1.9 kB
util.py 19.1 kB
views.py 26 Bytes

Latest revisions

# Date Author Comment
4288ade0 05/27/2011 07:01 pm Sofia Papagiannaki

add license

b09c9aaa 05/27/2011 06:53 pm Sofia Papagiannaki

additional api tests

5635f9ef 05/27/2011 05:20 pm Antony Chazapis

Add license.

Fixes #577

22dab079 05/27/2011 04:48 pm Antony Chazapis

Provide metadata functions for tags and trash support. Restructure backend to work with blocks and hashmaps.

List of major API updates (tested and ready changes are in the docs):
  • List object meta keys in container headers.
  • Filter object listings based on their meta keys....
16fd4b63 05/18/2011 12:34 pm Antony Chazapis

Fix account/container size reporting, zero-length object uploading.

9df6ed1f 05/17/2011 06:58 pm Sofia Papagiannaki

Add unit tests for backend and API

  • Tests the OpenStack Object Storage API v1 functionality plus the extras
  • Tests the functionality of a BaseBackend which implements the API

Fixes #451
Fixes #453

b956618e 05/17/2011 06:41 pm Antony Chazapis

Implement basic functionality plus some extras

The API is based on the Apr. 15, 2011 release of the OpenStack Object Storage API v1.
The implementation is broken up into two layers - frontend (API) and backend (data and metadata handling).
The API is documented in the wiki. The following list is copied here for reference....

49ae4a55 05/06/2011 12:21 pm Antony Chazapis

Update default settings. Minor changes.

16526868 05/05/2011 01:32 pm Antony Chazapis

Clean up, sort out logging.

82f14ef7 05/04/2011 04:34 pm Antony Chazapis

Make sure unicode strings work for container and object names, as well as metadata (keys and values).

View revisions

Also available in: Atom