Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 8b4ba753

Name Size
  astakos
  compute
  cyclades
  image
  livetest
  network
  pithos
  storage
  utils
__init__.py 20.3 kB
test.py 18.7 kB

Latest revisions

# Date Author Comment
8b4ba753 01/28/2014 05:20 pm Stavros Sachtouris

Merge astakos error classes --> AstakosClientError

Refs: #5002

Also, decorate kamaki.clients.astakos.AstakosClient to raise this new class
when an error occurs

4ddeb850 01/28/2014 01:58 pm Stavros Sachtouris

Do not let file-* cmds to create containers

Refs: #4992

0d3785a1 01/27/2014 01:07 pm Stavros Sachtouris

All URL-space params are now URL-encoded

Refs: #4986

38a79780 01/24/2014 12:37 pm Stavros Sachtouris

Document content-type in object_overwrite

b5b4441e 01/23/2014 06:44 pm Stavros Sachtouris

Keep objects content type by default

614a20dc 01/23/2014 11:56 am Stavros Sachtouris

Allow content-type in file overwrite

482bc0c4 01/17/2014 03:51 pm Stavros Sachtouris

Bugfix: container delete for numerical containers

736072e2 01/14/2014 11:38 am Stavros Sachtouris

Add user_info and user_term for bw compatibility

Refs: #4880

0897ff84 01/13/2014 03:09 pm Stavros Sachtouris

Backwards compatibility for get_service_endpoints

Refs: #4880

d58df7c0 01/10/2014 02:48 pm Stavros Sachtouris

Remove fstat from clients.utils.readall

Refs: #4871

Fstat was used to compute the actual file size in order to
distinguish if an empty read was because the file ended.
It now considers an empty read to be an end of file.

This allows reading non-regular files.

View revisions

Also available in: Atom