Activity

From 04/16/2013 to 05/15/2013

05/15/2013

07:42 pm Bug #3737 (Resolved): file copy/move lost previously supported feature of reviving a deleted file...
Stavros Sachtouris
07:41 pm Revision 653e6193: Merge branch 'bug-move-copy' into develop
Stavros Sachtouris
07:39 pm Revision 1d3f006b: Allow copy of deleted objects by refering to older
Also disallow moving deleted objects by version The later was implemented by
accident, due to the symetry between mov...
Stavros Sachtouris
06:32 pm Revision e2d7b883: Fix typo dst_path instead of ds_path
Refs: 3737 Stavros Sachtouris
06:08 pm Bug #3736 (Closed): Shell lost the correct command syntac for 2nd level commands
Stavros Sachtouris
06:05 pm Bug #3716 (Closed): Allow runtime args when incoking interactive shell
Stavros Sachtouris
05:38 pm Feature #3739 (Resolved): Make enumeration optional in listings
Stavros Sachtouris
05:37 pm Revision c8175540: Merge branch 'feature-enumeration' into develop
Stavros Sachtouris
05:36 pm Revision ed9af02c: Add enumeration as optional for all list cmds
Refs: #3739 Stavros Sachtouris
05:05 pm Feature #3739 (Closed): Make enumeration optional in listings
Commands affected:... Stavros Sachtouris
04:14 pm Bug #3736 (Resolved): Shell lost the correct command syntac for 2nd level commands
Stavros Sachtouris
04:12 pm Revision 8bdf3047: Merge branch 'bug-shell-cmd-syntax' into develop
Stavros Sachtouris
04:12 pm Revision 030c0d3a: Restore 2nd level command sysntax in shell
Refs: #3736 Stavros Sachtouris
03:52 pm Bug #3737 (Closed): file copy/move lost previously supported feature of reviving a deleted file b...
copy and move operations check if the object exist before copying it, but they seem to ignore the user-provided objec... Stavros Sachtouris
03:50 pm Bug #3736 (Closed): Shell lost the correct command syntac for 2nd level commands
Stavros Sachtouris
03:47 pm Feature #3707 (Closed): Cache HEAD response headers of upload_object
Stavros Sachtouris
03:47 pm Feature #3735 (Resolved): Limit container info requests to one per upload session
Stavros Sachtouris
03:46 pm Revision c2c1ebd4: Merge branch 'feature-cache-container-info' into develop
Stavros Sachtouris
03:45 pm Revision 3583ef07: Upload Changelog for container info upload caching
Refs: #3735 Stavros Sachtouris
03:44 pm Revision 74c65e80: Cache container info request per upload session
Refs: #3735 Stavros Sachtouris
03:20 pm Feature #3735 (Closed): Limit container info requests to one per upload session
An upload consists of the following requests (at most):
a. get container info (block size and hash)
b. check hash...
Stavros Sachtouris
03:14 pm Feature #3707 (Resolved): Cache HEAD response headers of upload_object
Stavros Sachtouris
03:13 pm Revision 9550a759: Update changelog for upload's container_info_cache
Refs: #3707 Stavros Sachtouris
03:12 pm Revision 14c72dbd: Adjust pithos livetest to use container_info_cache
Refs: #3707 Stavros Sachtouris
02:23 pm Revision 0ef0db9f: Update unitest to include container_info_cache
Refs: 3707 Stavros Sachtouris
02:06 pm Revision 76ebf97c: Add a container_infor_cache param to upload_object
Each upload involves a request that retrieves block size and hash information.
In higher level applications, this req...
Stavros Sachtouris
01:15 pm Feature #3732 (Closed): Give the option of a json-formated output
This feature concerns the operations that return an output in the form of a list or a dict.
A runtime flag option co...
Stavros Sachtouris
01:08 pm Bug #3708 (Closed): if_etag_match and if_not_exist preconditions not honoured during missing bloc...
Stavros Sachtouris
01:07 pm Feature #3536 (Closed): Implement a recursive kamaki store upload
Stavros Sachtouris

05/14/2013

07:37 pm Feature #3730 (Resolved): List a detailed list of uploaded object after file upload
Stavros Sachtouris
07:37 pm Feature #3730: List a detailed list of uploaded object after file upload
Use the -l or --details option... Stavros Sachtouris
07:34 pm Revision 9eebbc83: Merge branch 'feature-upload-returns' into develop
Stavros Sachtouris
07:33 pm Revision 978eb0ec: Update documentation for -l at file upload
Refs: #3730 Stavros Sachtouris
07:30 pm Revision 0e728dcb: Add a -l option to upload: list uploaded details
If the upload is successfull, if the -l or --details argument is present,
kamaki lists all uploaded objects with all ...
Stavros Sachtouris
07:29 pm Feature #3656 (Resolved): Make upload_object return etag data
On case of success, kamaki.clients.PithosClient.upload_object returns the last PUT headers Stavros Sachtouris
07:27 pm Feature #3730 (Closed): List a detailed list of uploaded object after file upload
Stavros Sachtouris
07:03 pm Revision 51fad88a: Update changelog (pithos upload modification)
Refs: #3656 Stavros Sachtouris
07:00 pm Revision cb010e3e: Update livetest for upload return modification
Refs: #3656 Stavros Sachtouris
06:52 pm Revision 3c216009: Modify upload methods to return created obj info
Methods affected:
upload_object
upload_object_unchunked
upload_object_by_manifestation
unittests modifie...
Stavros Sachtouris
06:25 pm Feature #3662 (Closed): let kamaki file delete to empty & remove container in one call
Stavros Sachtouris
06:25 pm Revision 70f186e2: Merge branch 'feature-empty-container' into develop
Stavros Sachtouris
06:25 pm Revision b97e18b1: Update Changelog for #3662
Stavros Sachtouris
06:22 pm Revision be4a8ccd: Implement purging a non-empty container
kamaki file purge <container> -F
will automatically empty a container before purging it
Refs: #3662
Stavros Sachtouris
05:40 pm Feature #3728 (Resolved): Implement a Plankton-side image unregister
Stavros Sachtouris
05:40 pm Revision 3279092f: Merge branch 'feature-image-unregister' into develop
Stavros Sachtouris
05:39 pm Revision 4fbc9d34: Implement livetest for image unregister
Refs: #3728 Stavros Sachtouris
05:13 pm Revision 5948e809: Merge branch 'feature-image-unregister' into develop
Stavros Sachtouris
05:13 pm Revision c6da1973: Update Changelog for image unregister feature
Stavros Sachtouris
05:12 pm Revision 4a17d307: Expose image-unregister to cli and unittest it
Stavros Sachtouris
04:40 pm Revision fd6608bd: Implement image unregister in kamaki.clients
Refs: #3728 Stavros Sachtouris
02:17 pm Feature #3728 (Closed): Implement a Plankton-side image unregister
The same request translated in REST: /images/<image-id> DELETE
unregisters the image. Has the same effect as kamaki ...
Stavros Sachtouris

05/13/2013

05:07 pm Bug #3716 (Resolved): Allow runtime args when incoking interactive shell
Implemented as described.
Just to clarify: if an argument is not a legal global argument, kamaki will fail. E.g. @...
Stavros Sachtouris
05:00 pm Revision c3ba22f2: Merge branch 'feature-shell-arguments' into develop
Stavros Sachtouris
05:00 pm Revision 5976ddfb: Update Changelog
Stavros Sachtouris
04:53 pm Revision e3c2c890: Allow runtime args when invoking interactive shell
Refs: #3716
Behavior After This:
kamaki -XXX -YY ... parses -XXX -YY
If not recognized: syntax error
If recognized, ...
Stavros Sachtouris
02:18 pm Bug #3663 (Closed): Uninformative error message when group does not load
Stavros Sachtouris
02:17 pm Revision 54f5d0ca: Merge branch 'feature-cli-command-errors' into develop
Stavros Sachtouris
02:13 pm Revision 334338ce: Raise a descriptive error for misconfigured cmds
Refs: #3663
A command group that is declared in the config file is not supported
by valid command specification code...
Stavros Sachtouris
12:55 pm Revision 58850eb0: Log initial call arguments in first log
Stavros Sachtouris

05/10/2013

07:25 pm Revision ef4357c1: Merge branch 'feature-logging' into develop
Stavros Sachtouris
07:24 pm Revision 7637d600: Move logger module to kamaki.cli
Stavros Sachtouris
07:16 pm Revision c4d51ec9: Make kamaki.clients unware of kamaki.logger
use logging for getting the loggers Stavros Sachtouris
06:38 pm Feature #3654 (Closed): Instance-specific logfile
Stavros Sachtouris
06:33 pm Revision 0d4a6d0a: Stop shell from destroying config instance
This caused warnings about preset variables Stavros Sachtouris
05:55 pm Revision 77126a0e: Merge branch 'feature-logging' into develop
Stavros Sachtouris
05:54 pm Bug #3653 (Closed): Stop add_file_logger default value from being /tmp/kamaki.log
Stavros Sachtouris
05:53 pm Feature #3715 (Resolved): Enable or disable loggers
activate/deactivate instead of enable/disable_logger
Also, moved all logger control and creation (except, of cours...
Stavros Sachtouris
05:51 pm Revision d761839f: Update Changelog to reflect #3715 changes
Stavros Sachtouris
05:38 pm Revision 9dc724e5: Allow activation/deactivation of specific loggers
refs: #3715
Logger settings are not aborted and will be restored at deactivation
Also, remove all logger creation fu...
Stavros Sachtouris
05:30 pm Bug #3716 (Closed): Allow runtime args when incoking interactive shell
Now: @kamaki -XXX@ will load kamaki, but also transfer all @-XXX@ args to each command executed inside the shell
D...
Stavros Sachtouris
04:35 pm Feature #3715 (Closed): Enable or disable loggers
Add an @enable_logger@ and @disable_logger@ method
E.g....
Stavros Sachtouris
03:32 pm Revision 637df81d: Merge branch 'master' into debian-master
Stavros Sachtouris
03:32 pm Revision 0118b937: Merge remote branch 'origin/develop' into debian-develop
Conflicts:
Changelog
version
Stavros Sachtouris
01:54 pm Revision 6634e01c: Update changelog for feature #3668
Stavros Sachtouris
01:51 pm Feature #3668 (Resolved): Better organization for logging
New name for http loggers:... Stavros Sachtouris
01:45 pm Revision 24be4a50: Merge branch 'feature-logging' into develop
Stavros Sachtouris
01:45 pm Revision c4563114: Remove log redaduncy when logging in a file
Stavros Sachtouris

05/09/2013

07:18 pm Revision 6e1f863b: Use < and > in stream logger for send/recv resp.
Stavros Sachtouris
07:06 pm Revision 9986e569: Globalize logger usage
Unsolved bug: redudant info in logfile Stavros Sachtouris
05:49 pm Revision a5077876: Wipe logger add_file_logger
Stavros Sachtouris
05:24 pm Bug #3708 (Resolved): if_etag_match and if_not_exist preconditions not honoured during missing bl...
Stavros Sachtouris
05:19 pm Revision 9e167531: Bump version to 0.8.3-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
05:18 pm Revision ac814775: Merge branch 'master' into debian
Stavros Sachtouris
05:16 pm Revision 486b49ef: Merge branch 'hotfix-0.8.3'
Stavros Sachtouris
05:15 pm Revision 98994d4e: Update changelog
Stavros Sachtouris
05:13 pm Revision b9e0ffeb: Fix typo in _create_or_get_missing_hashes call
Stavros Sachtouris
05:12 pm Revision c6cec5e1: Fix typo in _create_or_get_missing_hashes call
Stavros Sachtouris
05:09 pm Revision 71ddd095: Honour if_(none_)match even if all blocks are up
Refs: bug #3708 Stavros Sachtouris
05:09 pm Revision d1f1c3a9: Setup Hotfix version 0.8.3
Stavros Sachtouris
05:03 pm Revision b349b84b: Honour if_(none_)match even if all blocks are up
Refs: bug #3708 Stavros Sachtouris
04:45 pm Revision e9db8806: Expand logger to support stream logging, simplify
Stavros Sachtouris
04:42 pm Bug #3708 (Closed): if_etag_match and if_not_exist preconditions not honoured during missing bloc...
When using client.upload_object, the following HTTP requests to the server normally take place:
# A HEAD request ...
Dionysis Zindros
04:32 pm Feature #3707 (Closed): Cache HEAD response headers of upload_object
When using client.upload_object, the first HTTP request to the server is a HEAD request. This request is used to obta... Dionysis Zindros

04/30/2013

05:44 pm Revision 1a7f53e9: Adjust expected values in fanctional client tests
Stavros Sachtouris
05:23 pm Bug #3527 (Closed): Some kamaki requests return "404 Not Found"
Stavros Sachtouris
02:18 pm Revision aff66e73: Bump version to 0.8.2-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
02:18 pm Revision e1064656: Merge branch 'master' into debian
Stavros Sachtouris
02:17 pm Revision 87eaaa05: Merge branch 'master' into debian-master
Stavros Sachtouris
02:15 pm Revision 6b71f3fb: PEP8 fix
Stavros Sachtouris
02:11 pm Support #3647 (Resolved): Keep backward compatibility for configuration file management through v...
Stavros Sachtouris
02:11 pm Support #3526 (Closed): Support the new objpool HTTP connection-response model and simplify kamak...
Stavros Sachtouris
02:11 pm Bug #3684 (Closed): Interpret 0 as "unlimited" in container limits
Stavros Sachtouris
02:10 pm Bug #3658 (Closed): --config does not work
Stavros Sachtouris
02:08 pm Revision 725b73c7: Merge branch 'hotfix-0.8.2'
Stavros Sachtouris
02:04 pm Bug #3684 (Resolved): Interpret 0 as "unlimited" in container limits
Stavros Sachtouris
02:03 pm Revision 6080e880: PEP8 fix
Stavros Sachtouris
02:02 pm Revision 9c68f9f2: Merge branch 'hotfix-0.8.2' into debian-master
Conflicts:
Changelog
docs/installation.rst
kamaki/clients/utils/__init__.py
version
Stavros Sachtouris
02:00 pm Revision de1e7247: Update changelog
Stavros Sachtouris
01:54 pm Revision 9f783a51: Make containerlimit set/get aware of 0==unlimited
containerlimit set -h will tell users to use 0 for unlimited
containerlimit get will print "unlimited" if received a ...
Stavros Sachtouris
01:53 pm Revision 59741910: Make containerlimit set/get aware of 0==unlimited
containerlimit set -h will tell users to use 0 for unlimited
containerlimit get will print "unlimited" if received a ...
Stavros Sachtouris
01:37 pm Revision c8d8c6c9: Alow uploading to container with limit 0
Container limit 0 means "unlimited" Stavros Sachtouris
01:36 pm Revision 42ffd886: Alow uploading to container with limit 0
Container limit 0 means "unlimited" Stavros Sachtouris
01:32 pm Revision f980902b: Update version
Stavros Sachtouris
01:29 pm Bug #3684 (Closed): Interpret 0 as "unlimited" in container limits
Now: kamaki interprets 0 as 0, when checking the container limit
Problem: Pithos+ uses 0 for "unlimited". E.g. upl...
Stavros Sachtouris

04/25/2013

10:18 pm Revision 45318661: Bump ubuntu version 0.8.1-0ubuntu2
Nikos Skalkotos
10:10 pm Revision 34d42471: Merge branch 'master' into ubuntu
Nikos Skalkotos
05:56 pm Revision 5a2ab8fd: Bump ubuntu version to 0.8.1-0ubuntu1
Nikos Skalkotos
02:23 pm Feature #3668 (Closed): Better organization for logging
Please hierarchically organize the logger names for kamaki. The clients should be sub-loggers for the logger named "k... Dionysis Zindros
01:27 pm Revision 1af10567: Update Changelog
Stavros Sachtouris
01:25 pm Revision 8b516110: Move addproperty from image to image compute
Stavros Sachtouris

04/24/2013

06:15 pm Bug #3663 (Closed): Uninformative error message when group does not load
E.g.: kamaki compute
Unknown Error: 'NoneType' object has no attribute '_commands'
Error message should guide the...
Stavros Sachtouris
05:52 pm Feature #3662 (Closed): let kamaki file delete to empty & remove container in one call
this could happen with a -f flag, e.g.... Stavros Sachtouris
03:50 pm Revision 0c1251ed: Bump version to 0.8.1-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
03:50 pm Revision b471cc07: Merge branch 'master' into debian
Stavros Sachtouris
03:47 pm Revision a6735415: Update changelog
Stavros Sachtouris
03:40 pm Revision 017b91b4: Merge branch 'hotfix-0.8.1'
Stavros Sachtouris
03:38 pm Bug #3658 (Resolved): --config does not work
Stavros Sachtouris
03:37 pm Revision dcdc155a: Update version tag
Stavros Sachtouris
03:37 pm Revision 9f2aedb8: Merge branch 'hotfix-0.8.1'
Stavros Sachtouris
03:36 pm Revision 8b83d42b: Fix pep8 error
Stavros Sachtouris
03:35 pm Revision 1736e06d: Fix typo with --config and --property args (#3658)
Stavros Sachtouris
03:31 pm Revision 7b4d9293: Fix typo with --config and --property args (#3658)
Stavros Sachtouris
12:48 pm Feature #3660 (Closed): Enrich astakos client lib module
Refer to the astakosclient synnefo module Stavros Sachtouris
12:38 pm Bug #3596 (Closed): Prefix support for list_objects
Stavros Sachtouris
12:24 pm Bug #3658 (Closed): --config does not work
Although the -c argument functions correctly, the --config argument does not work Stavros Sachtouris
11:37 am Revision 3c546b1b: Bump version to 0.8-4
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
11:36 am Revision 57f2a16e: Try with both python-depends & explicit packages to overcome debian
restrictions. Argparse is now required if stated in setup
Conflicts:
debian/control
Stavros Sachtouris
11:35 am Revision 0375e0db: Try with both python-depends & explicit packages to overcome debian
restrictions. Argparse is now required if stated in setup Stavros Sachtouris
11:34 am Revision f604e126: Try with both python-depends & explicit packages to overcome debian
restrictions. Argparse is now required if stated in setup Stavros Sachtouris

04/23/2013

06:55 pm Revision e7d66577: Bump version to 0.8-3
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
06:54 pm Revision cc5a975a: State explicit python-objpool/progress versions
Stavros Sachtouris
06:53 pm Revision 3fd627f6: State explicit python-objpool/progress versions
Stavros Sachtouris
05:21 pm Revision d9beedc1: Update documentation to refer to www.synnefo.org
Stavros Sachtouris
02:57 pm Feature #3656: Make upload_object return etag data
This feature is not currently supported by Pithos, but is expected to be soon Stavros Sachtouris
02:53 pm Feature #3656 (Closed): Make upload_object return etag data
Please make the upload_object pithos call return an dictionary which will include details about the uploaded object. ... Dionysis Zindros
01:35 pm Feature #3654 (Closed): Instance-specific logfile
Allow each kamaki.clients.Client instance to carry its own logfile location. Stavros Sachtouris
01:30 pm Bug #3653 (Closed): Stop add_file_logger default value from being /tmp/kamaki.log
That problem may cause unwanted behavior when kamaki.clients is used as a lib. Check how logs function in various cas... Stavros Sachtouris
12:11 pm Revision 2ab13dbf: Bump version to 0.8-2
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
12:10 pm Revision 2a912acd: Include setup dependencies
Stavros Sachtouris
12:09 pm Revision c52f4a8f: Include run dependencies from setup.py
Stavros Sachtouris

04/22/2013

05:36 pm Feature #3608: Separate upload_object file reading/data writing concerns
We will also need the same behaviour with download_object. Proposed API:... Dionysis Zindros
04:41 pm Revision 1d565188: Stop doc building from crushing if no objpool
Stavros Sachtouris
04:26 pm Revision c40f0244: Add automatic version for docs
Stavros Sachtouris
03:49 pm Revision 0af070ac: Bump version to 0.8-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
03:48 pm Revision 826ece94: Merge branch 'master' into debian
Conflicts:
docs/installation.rst
kamaki/clients/utils/__init__.py
version
Stavros Sachtouris
03:41 pm Revision 94d52d1d: Merge branch 'release-0.8'
Conflicts:
Changelog
docs/installation.rst
kamaki/clients/__init__.py
kamaki/clients/astakos/__init__.py
kamaki/...
Stavros Sachtouris
03:32 pm Revision 5ee74747: Update version tag
Stavros Sachtouris
03:31 pm Revision c70639d3: Merge branch 'feature-config-compatibility' into release-0.8
Stavros Sachtouris
03:16 pm Revision adc92e9d: Document backward compatibility of config options
Stavros Sachtouris
03:08 pm Revision cd57813c: Add backward compatibility for user and file cmds
In config file:
astakos.url is equivalent to user.url
store.[url,token] is equivalent to file.[url,token]
Stavros Sachtouris
02:22 pm Support #3647 (Closed): Keep backward compatibility for configuration file management through ver...
Stavros Sachtouris
02:18 pm Revision 98b03e18: Document python 27 requirement in windows setup
Stavros Sachtouris

04/19/2013

02:24 pm Feature #3633 (Closed): Adjust Cyclades clients and corresponding commands to server modification...
Stavros Sachtouris
02:23 pm Feature #3632 (Closed): Cover astakos API on clients and create the corresponding user.* commands
Stavros Sachtouris
01:24 pm Revision f4782447: Update version tag
Stavros Sachtouris
01:23 pm Revision 0dfd4dca: Connect request-response threads in logs
The connection between kamaki request attempt and httplib response was
logged, but the connection between httplib res...
Stavros Sachtouris
01:21 pm Revision 005d3f25: Connect request-response threads in logs
The connection between kamaki request attempt and httplib response was
logged, but the connection between httplib res...
Stavros Sachtouris
11:55 am Revision c3396aeb: Setup meta-files for development of 0.8next
Stavros Sachtouris

04/18/2013

06:23 pm Revision 73af4267: Bump version to 0.8~rc3-2
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
06:22 pm Revision 6e5695bd: Merge branch 'release-0.8' into debian-release-0.8
Stavros Sachtouris
06:18 pm Revision 9e87e4bb: Remove extra logging options
One default: ~/.kamaki.log
User can use a custom: kamaki config set log_file <custom log file>
Stavros Sachtouris
06:16 pm Revision ddf260b6: Remove extra logging options
One default: ~/.kamaki.log
User can use a custom: kamaki config set log_file <custom log file>
Stavros Sachtouris
06:11 pm Revision 33e7fd10: Bump version to 0.8~rc3-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
06:11 pm Revision 552d98a3: Merge branch 'release-0.8' into debian-release-0.8
Stavros Sachtouris
06:09 pm Revision 2574f599: New release candidate 0.8rc3
Stavros Sachtouris
06:08 pm Revision edd5d9b1: Fix mispeled import cyclades_cli --> cyclades
Stavros Sachtouris
06:05 pm Revision bfb54881: Fix mispeled import cyclades_cli --> cyclades
Stavros Sachtouris
04:34 pm Revision e67c1e66: Bump version to 0.8~rc2-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
04:34 pm Revision 2cb2f308: Merge branch 'release-0.8' into debian-release-0.8
Stavros Sachtouris
04:17 pm Revision 5b5ab4a2: New version 0.8rc2
Stavros Sachtouris
04:17 pm Revision bfa5017e: Merge branch 'develop' into release-0.8
Stavros Sachtouris
04:09 pm Revision 16deee9f: Update upgrade notes
Stavros Sachtouris
04:01 pm Support #3610 (Closed): Modify default logfile settings
Stavros Sachtouris
04:00 pm Revision fcada2f3: Merge branch 'feature-logging' into develop
Stavros Sachtouris
03:59 pm Revision edf00ab3: Set ~/.kamaki.log with mode 0600 as default
Refs: #3610 Stavros Sachtouris
02:37 pm Revision 969b0c8d: Update Changelog
Stavros Sachtouris
02:34 pm Revision 4c3bae3b: Upgrade package metadata
- Copyright date
- Upgrade notes and suggestions
- Refer to synnefo.org in README
- classifiers in setup
Stavros Sachtouris
10:57 am Support #3610 (Closed): Modify default logfile settings
Kamaki would rather log at ~/.kamaki.log by default, with mode 0600
One default default logging posittion is enough
Stavros Sachtouris

04/17/2013

06:41 pm Revision 89bd79f1: Bump version to 0.8~rc1-5
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
06:40 pm Revision 27baf4c3: Add python-setuptools to dependences
Stavros Sachtouris
06:17 pm Revision ed90d1a3: Bump version to 0.8~rc1-4
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
06:06 pm Feature #3608 (Closed): Separate upload_object file reading/data writing concerns
upload_object in the Pithos library of kamaki is responsible for both reading data from a file and uploading it to Pi... Dionysis Zindros
05:32 pm Revision 6bc72d93: Add () around version conditions
root
05:26 pm Revision de51b091: objpool>-0.2, progress>=1.1
root
05:22 pm Revision 8e9fa289: temp
root
03:46 pm Revision cf993c66: Bump version to 0.8~rc1-3
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
03:42 pm Revision 7ed46060: Translate from python to debian
Stavros Sachtouris
03:41 pm Revision b3e19fd2: Translate from python to debian
Stavros Sachtouris
03:40 pm Revision a140a598: Translate from python to debian
Stavros Sachtouris
03:35 pm Revision ed34f806: Bump version to 0.8~rc1-2
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
03:33 pm Revision 3d17171f: Translate python packages to debian
Stavros Sachtouris
03:08 pm Revision 7910f72c: Bump version to 0.8~rc1-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
03:06 pm Revision 552ad9ee: Merge branch 'release-0.8' into debian-release-0.8
Conflicts:
version
Stavros Sachtouris
02:24 pm Revision dd441332: Require python-progress
Merge branch 'release-0.8' into debian-develop
Conflicts:
version
Stavros Sachtouris
02:07 pm Revision f590b2b0: Update version
Stavros Sachtouris
02:06 pm Revision 2664f6e5: Update release, require python-progress
Merge branch 'release-0.8' into debian-master
Conflicts:
Changelog
docs/installation.rst
docs/man/kamaki.rst
kam...
Stavros Sachtouris
01:54 pm Revision 210688b4: Update debian branch, require python-progress dependency.
Merge branch 'release-0.8' into debian
Conflicts:
Changelog
docs/installation.rst
docs/man/kamaki.rst
kamaki/cli...
Stavros Sachtouris
01:34 pm Revision ced11e30: Add changelog and version
Stavros Sachtouris
12:37 pm Revision f9cf9df4: Merge branch 'feature-store' into develop
Stavros Sachtouris
12:04 pm Feature #3536 (Resolved): Implement a recursive kamaki store upload
Stavros Sachtouris
12:01 pm Revision 2d158d8b: Make recursive upload non-default, rearange checks
Alloow recursive upload with -R
Rearange pre-upload checks as shown bellow:
- check first if it is recursive & direco...
Stavros Sachtouris
11:45 am Revision 2b74fc1d: Take into account container used bytes in upload
Before uploading, check if there is enough remaining space on container
remaning space = container limit - container ...
Stavros Sachtouris
11:34 am Revision 9895158e: Merge branch 'develop' into feature-store
Stavros Sachtouris
11:31 am Support #3541 (Closed): Modify semantics for kamaki store setquota
Stavros Sachtouris

04/16/2013

06:29 pm Revision 58743792: Merge branch 'feature-store' into develop
Stavros Sachtouris
05:31 pm Revision 028b1270: Adjust documentation to include new upload feats.
Stavros Sachtouris
05:26 pm Revision 14b25e00: Prevent upload if uploads exceed container limit
Feature #3536 Stavros Sachtouris
03:45 pm Revision b666ef82: Implement a recursive upload
kamaki file upload <directory> <container>[:remote-dir]
where remote-dir either is a dir or does not exist
Feature ...
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom