Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 2ed50f2c

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
2ed50f2c 02/19/2014 01:17 pm Stavros Sachtouris

Allow unicode values in HTTP headers

Refs: #5110

4e723be2 02/19/2014 01:04 pm Stavros Sachtouris

All URL-space params are now URL-encoded

Refs: #4986

3a190998 01/13/2014 05:26 pm Stavros Sachtouris

Update version tag and Changelog

f8636965 01/13/2014 05:18 pm Stavros Sachtouris

Add user_info and user_term for bw compatibility

Refs: #4880

eac1777c 01/13/2014 01:34 pm Stavros Sachtouris

Backwards compatibility for get_service_endpoints

Refs: #4880

e9195e9d 01/10/2014 12:04 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.

4f0576d8 01/07/2014 05:13 pm Stavros Sachtouris

Minor typos

14b5cd0e 01/07/2014 05:13 pm Stavros Sachtouris

Wrap AstakosClient for backward compatiblity

ec8cd658 01/07/2014 11:57 am Stavros Sachtouris

Import the whole astakosclient package

This will allow users to import everything from astakosclient

1796361e 12/20/2013 03:39 pm Stavros Sachtouris

Reverse server create --no-network/None http req

From now on, --no-network produces a "networks=[]" part,
while the absense of network-related arguments makes produces a
request without "networks" attributes.

View revisions

Also available in: Atom