Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ a517ff50

Name Size
__init__.py 3.7 kB
astakos_cli.py 2.9 kB
config_cli.py 4.1 kB
cyclades_cli.py 21.6 kB
errors.py 20.6 kB
history_cli.py 7.1 kB
image_cli.py 12.8 kB
livetest_cli.py 7 kB
pithos_cli.py 63 kB
quotaholder_cli.py 1.9 kB

Latest revisions

# Date Author Comment
a517ff50 02/26/2013 12:19 pm Stavros Sachtouris

Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

f5f2dc53 02/21/2013 12:50 pm Stavros Sachtouris

Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes

9d1db11e 02/20/2013 06:58 pm Stavros Sachtouris

Make network-create --with-dhcp option a flag

db36a6a7 02/19/2013 04:17 pm Stavros Sachtouris

Fix pep8 error

9bc8317f 02/19/2013 04:16 pm Stavros Sachtouris

Fix bug in error reporting if service anavailable

a3ba3bce 02/19/2013 02:20 pm Stavros Sachtouris

Make store download more intuitive + debug

Use cases:
- download <container>
Illegal
- download <container> --resume
Download contests to .
- download <container>:<directory>
Illegal
- download <container>:<directory> --recursive
Download remote dir and contents to ....

3e492898 02/15/2013 01:27 pm Stavros Sachtouris

Better error message when downld destin. exists

3d568c09 02/15/2013 01:14 pm Stavros Sachtouris

Fix pithos download_object typo range->range_str

ea4a21b8 02/11/2013 07:45 pm Stavros Sachtouris

Make DateArgument to return timestamp by default

2005b18e 02/11/2013 05:42 pm Stavros Sachtouris

Fix some more pep8 issues, more later

View revisions

Also available in: Atom