- 14 Jan, 2013 4 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Conflicts: kamaki/cli/commands/history_cli.py kamaki/cli/commands/pithos_cli.py
-
Stavros Sachtouris authored
Even the slightest progress causes upload to retry if 502 client error is received, # of threads are limited to current thread
-
Stavros Sachtouris authored
If some threads fail for some reason, download re-tries 2 more times, provided there is some progress
-
- 11 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
Conflicts: docs/installation.rst
-
- 10 Jan, 2013 7 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Nikos Skalkotos authored
In docs/conf.py add the path to kamaki source as the first entry of os.path. This way we can ensure that when the sphinx imports kamaki modules, it will use the ones from the source.
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 09 Jan, 2013 12 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
copy/move [container:]<path> [container:]path
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
setup
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
store_create is only for containers now
-
Stavros Sachtouris authored
New method: cli.utils.page_hold holds console until user input, usefull for listing results
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 08 Jan, 2013 11 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Create a zero-length object
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
if called with page_size a possitive int, print_items holds every page_size results and waits for user input to continue. This is used in flavor_list for the moment, but is going to be a std option for all *_list commands
-
- 04 Jan, 2013 5 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-