- 23 Aug, 2012 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
sharers shows the accounts that share objects with cur account
-
Stavros Sachtouris authored
-
- 22 Aug, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
pithos_sh download is incremental, therefore better than kamaki download
-
- 21 Aug, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 09 Aug, 2012 5 commits
-
-
Stavros Sachtouris authored
manifest is now a seperated method for uploading old, naive upload is preserved with --unchunked option
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 08 Aug, 2012 6 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Changed behavior of CLI arguments that are command specific e.g. kamaki server -l list or kamaki -l server list is now a valid kamaki command
-
- 07 Aug, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 06 Aug, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Old apis are added with new organization. For each api a new _cli.py file provides all relevant cli commands
-
- 03 Aug, 2012 1 commit
-
-
Stavros Sachtouris authored
Allow custom libs to be easily loaded to kamaki CLI At the moment, everything is given in a conf file and pre-imported
-
- 01 Aug, 2012 1 commit
-
-
Stavros Sachtouris authored
Merge with koukis-fix
-
- 31 Jul, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 30 Jul, 2012 1 commit
-
-
Stavros Sachtouris authored
transfer_encoding still unchecked
-
- 27 Jul, 2012 1 commit
-
-
Stavros Sachtouris authored
Missing: - account_quota/versioning - container_post with transfer-encoding - object_put with transfer-encoding - object_copy with manifest - adjust object_move/post/delete
-
- 26 Jul, 2012 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 25 Jul, 2012 4 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
TODO Improvements for tests, like creating and destroying containers and adjusting all tests to use only these temp containers
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 24 Jul, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 19 Jul, 2012 2 commits
-
-
Stavros Sachtouris authored
Completed testing at container level, started at object level
-
Stavros Sachtouris authored
-
- 18 Jul, 2012 2 commits
-
-
Stavros Sachtouris authored
Used unittest, implemented tests for all account level Pithos+ operations and some container level operations TBC
-
Stavros Sachtouris authored
Fixed colors in flavor and image error messages Pretyfied image client code
-
- 17 Jul, 2012 2 commits
-
-
Stavros Sachtouris authored
Fixed bug with return value Modified disconnect to take only nic_id as arg
-
Stavros Sachtouris authored
Rest calls HEAD GET PUT COPY MOVE POST DELETE at object level fully support Pithos+ capabilities by adding generic methods. Adjusted existing methods to take advantage of these Not thoroughly tested...
-