Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ b86c37f9

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
d5841e90 01/14/2014 01:55 pm Giorgos Korfiatis

Adapt cyclades commands for new projects

Add optional argument --project in create subcommands;
add subcommand reassign for servers, networks and ips.

b86c37f9 01/14/2014 01:55 pm Giorgos Korfiatis

Adapt pithos commands for new projects

Add optional argument --project in file create;
add command file reassign.

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.

05ecf3a3 01/09/2014 04:15 pm Stavros Sachtouris

Minor typo

6e6b6117 01/07/2014 05:10 pm Stavros Sachtouris

Minor typos

cd42f8d8 01/07/2014 02:04 pm Stavros Sachtouris

Wrap AstakosClient for backward compatiblity

a22d311c 01/07/2014 11:55 am Stavros Sachtouris

Import the whole astakosclient package

This will allow users to import everything from astakosclient

58f4caba 12/20/2013 01:34 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.

c77131f4 12/19/2013 06:30 pm Stavros Sachtouris

Always use "details" call in neworks/subnets list

View revisions

Also available in: Atom