- 04 May, 2015 1 commit
-
-
Stavros Sachtouris authored
Refs grnet/kamaki#96 Affects the class "kamaki.clients.pithos.PithosClient" and more specifically the methods "get_object_hashmap", "download_object" and "download_to_string". All affected methods will now accept an optional placeholder "headers" dict as a parameter.
-
- 25 Aug, 2014 1 commit
-
-
Stavros Sachtouris authored
Download progress bar was using the number of missing blocks as its length. It now uses the total number of blocks in the file, instead.
-
- 16 Jun, 2014 1 commit
-
-
Stavros Sachtouris authored
-
- 05 Jun, 2014 1 commit
-
-
Stavros Sachtouris authored
Fixes #24
-
- 23 May, 2014 1 commit
-
-
Stavros Sachtouris authored
-
- 21 May, 2014 2 commits
-
-
Stavros Sachtouris authored
Refs #9 This change affects both the kamaki.cli and kamaki.clients hierarchies It is of semantic significance only Backwards compatibility is preserved in kamaki.clients, so that old code using base_url instead of endpoint_url will still work.
-
Stavros Sachtouris authored
-
- 29 Apr, 2014 1 commit
-
-
Stavros Sachtouris authored
Bug: pithos.PithosClient.append_object failed to find and join the last thread
-
- 01 Apr, 2014 2 commits
-
-
Stavros Sachtouris authored
Introduce the "headers_to_quote" and "header_prefices" properties in RequestManager class. Modify the class so that only matching API-specific header values are encoded and quoted.
-
Stavros Sachtouris authored
-
- 17 Mar, 2014 1 commit
-
-
Giorgos Korfiatis authored
- Add optional argument --project in command "file create" - Add command "file reassign"
-
- 05 Mar, 2014 1 commit
-
-
Stavros Sachtouris authored
-
- 28 Feb, 2014 1 commit
-
-
Stavros Sachtouris authored
Refs: #5160
-
- 26 Feb, 2014 2 commits
-
-
Stavros Sachtouris authored
Refs: #5150
-
Stavros Sachtouris authored
-
- 28 Jan, 2014 1 commit
-
-
Stavros Sachtouris authored
Refs: #5002 Also, decorate kamaki.clients.astakos.AstakosClient to raise this new class when an error occurs
-
- 24 Jan, 2014 1 commit
-
-
Stavros Sachtouris authored
-
- 23 Jan, 2014 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 17 Jan, 2014 1 commit
-
-
Stavros Sachtouris authored
-
- 10 Jan, 2014 2 commits
-
-
Stavros Sachtouris authored
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.
-
Stavros Sachtouris authored
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.
-
- 07 Jan, 2014 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 11 Dec, 2013 6 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 25 Nov, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4583
-
- 24 Oct, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Refs: #4340
-
- 07 Oct, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4441 This example involves astakos, pithos, image and cyclades clients It also shows how to use kamaki.cli.config to get cloud information It attempts to create a cluster of VMs from a user-created image, from scratch.
-
- 05 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4059 Also, adjust corresponding unit and functional tests
-
- 02 Aug, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4059
-
Stavros Sachtouris authored
Refs: #4059
-
- 01 Aug, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 31 Jul, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4196
-