Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 3a190998

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
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.

5b4e563f 12/20/2013 03:37 pm Stavros Sachtouris

Always use "details" call in neworks/subnets list

bdff03d5 12/18/2013 01:32 pm Stavros Sachtouris

Adjust subnet_update method parameters to API

View revisions

Also available in: Atom