Activity

From 06/06/2013 to 07/05/2013

06/28/2013

03:03 pm Revision 258a45f3: Fix user_list docs
Stavros Sachtouris
03:01 pm Feature #3632 (Resolved): Cover astakos API on clients and create the corresponding user.* commands
Stavros Sachtouris
02:58 pm Revision 6a2a28bd: Add name and uuid of session user to shell greet
Refs: 3632 Stavros Sachtouris
02:06 pm Revision c2e0892b: Merge branch 'develop' into debian-develop
Stavros Sachtouris
02:06 pm Revision f42bcc2d: Merge branch 'feature-multiple-tokens' into develop
Stavros Sachtouris
01:59 pm Feature #3632: Cover astakos API on clients and create the corresponding user.* commands
Allow multiple tokens per cloud configuration
[cloud "mycloud"]
url = ...
token = u53r70o3n1== u53r70o3n2== u53r...
Stavros Sachtouris
01:57 pm Revision dc897a7e: Allow multiple tokens per cloud configuration
Refs: #3632 Stavros Sachtouris

06/27/2013

05:51 pm Revision ae2d6f88: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:51 pm Revision b5f436e8: Merge branch 'feature-user-commands' into develop
Stavros Sachtouris
05:51 pm Revision 41d22b0e: Update Changelog
Stavros Sachtouris
05:49 pm Revision 3e02e714: Adjust funcional tests
Stavros Sachtouris
05:08 pm Revision 2808691e: Bump version to 0.9-2~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
05:08 pm Revision 09090cb0: Merge branch 'master' into debian-precise
Nikos Skalkotos
04:39 pm Revision b44a5a37: Cache by uuid instead of token in astakos client
Refs: #3660 Stavros Sachtouris
03:57 pm Revision 390447b1: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:57 pm Revision c3e01785: Merge branch 'feature-user-commands' into develop
Stavros Sachtouris
03:56 pm Feature #3632: Cover astakos API on clients and create the corresponding user.* commands
kamaki user commands are used to store user authentication info (endpoints, etc.) and switch between users Stavros Sachtouris
03:52 pm Revision fe4940bc: Implement user_get/set for session user
Refs: #3632
user_info --> user_get
Each kamaki session has a session user
The user defined in the config file throug...
Stavros Sachtouris
03:01 pm Revision b91111b9: Implement user_info to show current user info
Refs: #3632 Stavros Sachtouris
02:52 pm Revision 9a8861d1: Implement a user_list to list cached shell users
Refs: #3632 Stavros Sachtouris
01:40 pm Revision 9d0a8ecf: Fix typo == --> --
Stavros Sachtouris
12:54 pm Revision 31618e2a: Parse publicURL to fix astakos init, pretty quotas
Refs: #3632 Stavros Sachtouris

06/26/2013

05:58 pm Revision 556e6916: Fix logger in snf-astakos commands
Stavros Sachtouris
05:45 pm Revision 8b2d63a7: Fix broken unittests concerning floating ips
Stavros Sachtouris
05:19 pm Feature #3867 (Closed): Optional wait flag on server modificaiton commands
Also, expand "wait" to server_create/start/reboot/shutdown/delete and network_create/delete and create a network_wait Stavros Sachtouris
05:03 pm Revision 93a4d595: Merge branch 'feature-expand-wait-functionality' into develop
Stavros Sachtouris
05:01 pm Revision 77df3d4a: Add --wait 2 network_create/delete + upd Changelog
Refs: 3867 Stavros Sachtouris
04:47 pm Revision 7b2e4bf1: Make wait mechanism usble by more cyclades methods
Refs: #3867 Stavros Sachtouris
02:35 pm Revision 60c42f9f: Add a --wait option to various server commands
Refs: #3867
Commands affected: server_create/start/shutdown/reboot
Also, the wait functionality is now encapsulated...
Stavros Sachtouris
12:28 pm Bug #4002 (Resolved): History run fails to use cached authentication information
Stavros Sachtouris
12:28 pm Revision e3f01d64: Update the copyright dates everywhere
Stavros Sachtouris

06/25/2013

05:50 pm Revision 58af3e42: Restore history-run functionality
Stavros Sachtouris
05:50 pm Revision 5c2c0a6c: Merge branch 'feature-history-run' into develop
Stavros Sachtouris
05:49 pm Revision 0ec19fd3: Restore history-run functionality
Stavros Sachtouris
05:22 pm Revision 8029fcb9: Update version tag
Stavros Sachtouris
05:06 pm Revision a0608786: Fix spelling mistake (ident-->indent)
Stavros Sachtouris
02:03 pm Feature #4059 (Closed): Support multiple ranges in kamaki-file-* commands
Pithos+ accepts strings of multiple ranges.
E.g. " to get the first 10, bytes 30-39 and the last 100 use Range: byte...
Stavros Sachtouris
01:51 pm Revision 6b9e6183: Merge branch 'develop' into debian-develop
Stavros Sachtouris
01:50 pm Revision f55d3a15: Simplify listings
Modify print_list/dict/items methods of kamaki.cli.utils to be simpler
and print output in a simpler form
ke...
Stavros Sachtouris
12:01 pm Support #4058 (New): Create unittests for top-level kamaki.cli.* functions
Unit-test everything under kamaki/cli/ .
Unit-testing the kamaki.cli.* functions may result in redefinitions, rena...
Stavros Sachtouris

06/21/2013

05:28 pm Revision a57402cd: Expose floatingip command group to CLI
Stavros Sachtouris
05:21 pm Revision 8077aedf: Merge branch 'feature-floating-ips' into develop
Stavros Sachtouris
05:21 pm Revision 0c27e53f: Update changelog
Stavros Sachtouris
05:19 pm Revision 9b47150e: Expose impemented floating IP methods
New commands:
floatingip list/create/delete/info/pools
server ip attach/detach
Also, renamed the assoc/disassoc flo...
Stavros Sachtouris
03:16 pm Revision 56d361de: Merge branch 'develop' into feature-floating-ips
Stavros Sachtouris
12:29 pm Support #3964 (Closed): Adjust functional tests in kamaki.clients to novel features
Stavros Sachtouris
12:07 pm Revision beb9e1e3: Bump version to 0.9-2~wheezy
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris

06/20/2013

04:42 pm Revision 084cffd1: Bump version to 0.9-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
04:42 pm Revision 7235534a: Merge branch 'master' into debian
Stavros Sachtouris
04:39 pm Revision b9883088: Merge branch 'master' into debian-wheezy
Stavros Sachtouris
04:35 pm Revision 6d9a050e: Merge branch 'master' into debian-master
Stavros Sachtouris
04:35 pm Revision 5d324b35: Update version tag to 0.9
Stavros Sachtouris
04:34 pm Revision c522b8ec: Merge branch 'release-0.9'
Conflicts:
Changelog
README.Upgrade
docs/conf.py
docs/installation.rst
docs/setup.rst
kamaki/cli/argument.py
k...
Stavros Sachtouris
04:23 pm Revision d1d587a0: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
04:22 pm Revision 4443152f: Adjust unit/functional tests
Refs: #3964
(cherry picked from commit c088076b149d5df99a28c1d31cfbe7d2754bb289)
Stavros Sachtouris
04:17 pm Revision 79eb8f6b: Merge branch 'develop' into debian-develop
Stavros Sachtouris
04:16 pm Revision c088076b: Adjust unit/functional tests
Refs: #3964 Stavros Sachtouris
03:41 pm Support #3832 (Closed): Adjust cyclades and astakos calls to synnefo 0.14 specs and url schemes
Stavros Sachtouris
03:41 pm Feature #3934 (Closed): Design and support a new config file structure and address compatibility ...
Stavros Sachtouris
03:40 pm Feature #3913 (Closed): Add multiple remotes and switch between them
Stavros Sachtouris
03:40 pm Feature #3874 (Closed): Ask astakos for service endpoints
Stavros Sachtouris
03:40 pm Feature #3797 (Closed): Enrich image register meta record format
Stavros Sachtouris
03:40 pm Feature #3769 (Closed): Store metadata after an image registration
Stavros Sachtouris
03:39 pm Feature #3608 (Closed): Separate upload_object file reading/data writing concerns
Stavros Sachtouris
03:39 pm Bug #4030 (Closed): Kamaki should raise errors for incompatible cloud names in config file
Stavros Sachtouris
03:39 pm Bug #3979 (Closed): Incorrect warning messages when config file is misconfigured
Stavros Sachtouris
10:38 am Revision 46358c88: Update Changelog
Stavros Sachtouris

06/19/2013

06:00 pm Revision 87bceefe: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
05:59 pm Revision d09bc886: Remove links from simple listing
(cherry picked from commit 7ba195e522e84785785933ed9f65f8ba72b0be9b) Stavros Sachtouris
05:59 pm Revision 83192241: Add network examples
(cherry picked from commit d0f431bbd2f8f22161fb7df7d536be7f4fe59afa) Stavros Sachtouris
05:59 pm Revision a358a79e: Add examples for virtual machine handling
(cherry picked from commit 76e9db552577325c9fa26a7c695eeb598be1019b) Stavros Sachtouris
05:59 pm Revision bed5a8c1: Add image registration examples
(cherry picked from commit 0b158e6b7ca54bb2cb95aefcb49a55420a75145e) Stavros Sachtouris
05:59 pm Revision 26ffbe72: Add file sharing examples
(cherry picked from commit 4dd5ea2c1cd6cf62e98b37372b31eecaeedd6491) Stavros Sachtouris
05:59 pm Revision 4bc870bf: Add upload and download examples
(cherry picked from commit efae4212a9a17fc0a3eae427120d7312788fc7c8) Stavros Sachtouris
05:59 pm Revision 92e089e4: Complete the listing section
(cherry picked from commit 9e5341f58e7190fd0397264ff0d3b03c76fa59bf) Stavros Sachtouris
05:58 pm Revision f5362960: Rename: scenarios-->examples, add first content
- configuration section, with clouds
- Simple listing
- Pithos advanced listing
(cherry picked from commit b4ed3a7e11...
Stavros Sachtouris
05:58 pm Revision 21f59a09: Add a new section "Scenarios" in documentation
(cherry picked from commit f4ddbb74d4bf62ffc9a4415b8aa0bd93ff7daf3d) Stavros Sachtouris
05:57 pm Revision d12169cc: Merge branch 'feature-adjust-docs' into develop
Stavros Sachtouris
05:56 pm Revision 7ba195e5: Remove links from simple listing
Stavros Sachtouris
05:35 pm Revision d0f431bb: Add network examples
Stavros Sachtouris
04:18 pm Revision 76e9db55: Add examples for virtual machine handling
Stavros Sachtouris
02:58 pm Revision 0b158e6b: Add image registration examples
Stavros Sachtouris

06/18/2013

04:28 pm Revision 4dd5ea2c: Add file sharing examples
Stavros Sachtouris
03:44 pm Revision efae4212: Add upload and download examples
Stavros Sachtouris
02:51 pm Revision 9e5341f5: Complete the listing section
Stavros Sachtouris
02:42 pm Bug #4030: Kamaki should raise errors for incompatible cloud names in config file
The error is CloudNameError and extents the ConfigParser.Error Stavros Sachtouris
01:03 pm Revision d1652f8c: Merge branch 'feature-connection-retry' into develop
Stavros Sachtouris
01:03 pm Revision 01d14153: Add a Connection Retry to Client + ResponseManager
Usage:
cl.XxxClient(...)
cl.CONNECTION_RETRY_LIMIT = 5
cl.<methods>
Stavros Sachtouris
01:00 pm Revision ec928235: Add a Connection Retry to Client + ResponseManager
Usage:
cl.XxxClient(...)
cl.CONNECTION_RETRY_LIMIT = 5
cl.<methods>
Stavros Sachtouris
11:58 am Revision 30aeeb39: Remove forgoten debug message
Stavros Sachtouris
11:58 am Revision c3c85430: Remove forgoten debug message
Stavros Sachtouris
11:56 am Revision 668068af: Fix write recovery bug in kamaki.cli.config
write failed to recover config memory repr. after writing in disk
Refs: #4030
Stavros Sachtouris
11:54 am Revision 35d47a6c: Fix write recovery bug in kamaki.cli.config
write failed to recover config memory repr. after writing in disk
Refs: #4030
Stavros Sachtouris
11:24 am Revision b8fd7d84: Create InvalidCloudNameError, raise it when needed
Refs: #4030 Stavros Sachtouris
11:23 am Revision d2d0dbdb: Make cloud prefix a global settings
Refs: #4030 Stavros Sachtouris
11:23 am Revision 4bef4309: Add seperator in item listing (unnamed)
Stavros Sachtouris
10:58 am Revision b75a7cc4: Merge branch 'feature-check-cloud-name' into develop
Stavros Sachtouris
10:57 am Revision 29be4062: Create InvalidCloudNameError, raise it when needed
Refs: #4030 Stavros Sachtouris

06/17/2013

06:37 pm Revision 6144f3d4: Make cloud prefix a global settings
Refs: #4030 Stavros Sachtouris
05:17 pm Bug #4030 (Closed): Kamaki should raise errors for incompatible cloud names in config file
Implement a new class of Exceptions: KamakiConfigError
Implement a KamakiConfigCloudNameError as extentions of Kamak...
Stavros Sachtouris
04:34 pm Revision b4ed3a7e: Rename: scenarios-->examples, add first content
- configuration section, with clouds
- Simple listing
- Pithos advanced listing
Stavros Sachtouris
12:51 pm Revision f4ddbb74: Add a new section "Scenarios" in documentation
Stavros Sachtouris
12:15 pm Revision d1ef43ad: Merge branch 'develop' into feature-adjust-docs
Stavros Sachtouris
12:14 pm Revision 8fe9ed4e: Add seperator in item listing (unnamed)
Stavros Sachtouris
11:52 am Revision 9a70c511: Adjust list_sever_nics to recent server changes
Stavros Sachtouris
10:58 am Revision f00d5427: Adjust list_sever_nics to recent server changes
Stavros Sachtouris

06/14/2013

05:54 pm Revision 275af16a: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
05:54 pm Revision 9360f398: Fix deprecated terms in documentation
Conflicts:
kamaki/cli/config.py
Stavros Sachtouris
05:52 pm Revision b7d631c8: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:52 pm Revision ae0c3728: Merge branch 'feature-adjust-docs' into develop
Stavros Sachtouris
05:51 pm Revision fa382f9e: Fix deprecated terms in documentation
Stavros Sachtouris
02:06 pm Revision d2e893dc: Merge branch 'develop' into feature-adjust-docs
Stavros Sachtouris
02:06 pm Revision 7749f75a: Fix typo when getting metadata without key
Stavros Sachtouris
01:39 pm Revision af22ea25: Increase verion tag to 0.9rc5
Stavros Sachtouris
01:38 pm Revision e32e2489: Fix typo when getting metadata without key
Stavros Sachtouris
01:06 pm Revision 806e8a05: Bump version to 0.8.6-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
01:05 pm Revision 7fd3af7f: Merge branch 'master' into debian
Stavros Sachtouris
12:55 pm Revision 3df8513f: Merge branch 'develop' into feature-adjust-docs
Stavros Sachtouris
12:54 pm Revision a7533bf3: Recover old token in case of authentication error
Stavros Sachtouris
12:53 pm Revision 4f870a21: Recover old token in case of authentication error
Stavros Sachtouris
11:41 am Revision cf7cd5de: Bump version to 0.9~rc4-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
11:41 am Revision 4e7f8acd: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
11:36 am Revision 2077780c: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
11:36 am Revision 16b2546c: Prepare special local paths (like .) for pithos
Stavros Sachtouris
11:35 am Revision c6c39d11: Merge branch 'develop' into debian-develop
Stavros Sachtouris
11:35 am Revision 9e0a1a4c: Prepare special local paths (like .) for pithos
Stavros Sachtouris
11:34 am Revision 1bf426ec: Merge branch 'master' into debian-master
Stavros Sachtouris
11:34 am Revision 6ca56077: Merge branch 'hotfix-0.8.6'
Stavros Sachtouris
11:33 am Revision 12dc591b: Update changelog and verison tag
Stavros Sachtouris
11:30 am Bug #3954 (Closed): Fail to recursively download folders in windows
Stavros Sachtouris
11:30 am Bug #3956 (Closed): Download remote object with empty space in object path fails
Stavros Sachtouris
11:25 am Revision d0a17970: Prepare special local paths (like .) for pithos
Stavros Sachtouris

06/13/2013

07:00 pm Feature #3728 (Closed): Implement a Plankton-side image unregister
Stavros Sachtouris
06:54 pm Support #3964 (Resolved): Adjust functional tests in kamaki.clients to novel features
Stavros Sachtouris
06:52 pm Revision 5ce1189c: Fix all minor typos and modifications in tests
Stavros Sachtouris
06:49 pm Revision e1350019: Updagrade error message for multiple clouds
Refs: #3979 Stavros Sachtouris
06:49 pm Revision 763e7b82: Use the default_cloud global option
Refs: #3934 #3979
Conflicts:
kamaki/cli/__init__.py
Stavros Sachtouris
06:46 pm Revision 673564af: Merge branch 'develop' into debian-develop
Stavros Sachtouris
06:46 pm Revision 2e03b5d8: Merge branch 'feature-floating-ips' into develop
Conflicts:
Changelog
Stavros Sachtouris
06:44 pm Revision 0d68bdc5: Merge branch 'feature-expose-astakosclient' into develop
Conflicts:
kamaki/cli/commands/snf-astakos.py
Stavros Sachtouris
06:38 pm Revision d6acad53: Merge branch 'feature-adjust-functional-tests' into develop
Stavros Sachtouris
06:37 pm Revision df0045d8: Fix all minor typos and modifications in tests
Stavros Sachtouris
03:26 pm Bug #4002 (Closed): History run fails to use cached authentication information
Stavros Sachtouris

06/12/2013

05:55 pm Revision 87f1be2a: Merge branch 'develop' into feature-adjust-functional-tests
Stavros Sachtouris
05:53 pm Revision d70ceab9: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
05:52 pm Revision f7dab7d3: Fix typo in method docs
Stavros Sachtouris
05:52 pm Revision ae74021a: Adjust livetests to cloud renamings
Stavros Sachtouris
05:45 pm Revision 821f504b: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
05:44 pm Revision 6805bc58: Upgrade release verison to 0.9rc4
Stavros Sachtouris
05:44 pm Revision 37ce8a25: Do not suggest ansicolors if colors == off
Refs: #3978 Stavros Sachtouris
05:44 pm Revision 2063ef10: Fix typos in error messages and helps
Refs: #3979 Stavros Sachtouris
05:43 pm Revision f623b8d3: Fix log level for expected command failures
Stavros Sachtouris
05:43 pm Revision 72d7e64b: Updagrade error message for multiple clouds
Refs: #3979 Stavros Sachtouris
05:43 pm Revision ac5a74b3: Use the default_cloud global option
Refs: #3934 #3979 Stavros Sachtouris
05:42 pm Revision 6ad97a15: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:42 pm Revision 89e93135: Merge branch 'feature-cloud-renamings' into develop
Stavros Sachtouris
05:40 pm Revision 943c9f5c: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:40 pm Revision 89ff917c: Merge branch 'feature-adjust-docs' into develop
Stavros Sachtouris
05:38 pm Support #3832 (Resolved): Adjust cyclades and astakos calls to synnefo 0.14 specs and url schemes
Stavros Sachtouris
05:38 pm Feature #3934: Design and support a new config file structure and address compatibility issues
Use the term "cloud" instead of remote. Stavros Sachtouris
05:37 pm Feature #3913 (Resolved): Add multiple remotes and switch between them
Use the term "cloud" instead of remote
New config format:
[global]
default_remote = default
... other kamaki-...
Stavros Sachtouris
05:34 pm Feature #3633 (Closed): Adjust Cyclades clients and corresponding commands to server modification...
Stavros Sachtouris
05:32 pm Bug #3978 (Closed): Do not warn about ansicolors if user sets colors=off
Stavros Sachtouris
05:32 pm Revision 69691087: Do not suggest ansicolors if colors == off
Refs: #3978 Stavros Sachtouris
05:17 pm Revision 031ca67d: Fix typos in error messages and helps
Refs: #3979 Stavros Sachtouris
05:16 pm Bug #3979 (Resolved): Incorrect warning messages when config file is misconfigured
Stavros Sachtouris
05:13 pm Revision 47f37f7c: Fix log level for expected command failures
Stavros Sachtouris
05:00 pm Revision 44101d8a: Updagrade error message for multiple clouds
Refs: #3979 Stavros Sachtouris
04:55 pm Revision c825ddc9: Use the default_cloud global option
Refs: #3934 #3979 Stavros Sachtouris
04:22 pm Revision bb759047: Merge branch 'develop' into feature-cloud-renamings
Stavros Sachtouris
04:14 pm Revision 8f91e50c: Fix typo in method docs
Stavros Sachtouris
03:49 pm Revision 2feb9477: Adjust livetests to cloud renamings
Stavros Sachtouris
03:34 pm Revision f9d043ad: Merge branch 'develop' into feature-adjust-docs
Stavros Sachtouris
03:32 pm Revision 2cf0b7a7: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:31 pm Revision 5e4c38d0: Merge branch 'feature-cloud-renamings' into develop
Stavros Sachtouris
03:23 pm Revision 67ad4af1: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
03:22 pm Revision 76dada17: Create Upgrade notes regarding the config files
Stavros Sachtouris
03:03 pm Revision 2a4b0a2a: Change term "remote" to "cloud" when proper
Refs: #3934 Stavros Sachtouris
03:02 pm Revision 144b3551: Change term "remote" to "cloud" when proper
Refs: #3934 Stavros Sachtouris
11:46 am Revision b3ba19ef: Adjust docs to cover multiple clouds functionality
This commit server as a backup mostly, since the adjustments are not yet
applied to docs/commands and all docs/develo...
Stavros Sachtouris
11:46 am Revision e96b3d4e: Update some of the documentation
this commit serves back-up purposes mostly Stavros Sachtouris
11:45 am Revision bdf98db1: Reset Upgrade notes for the upcoming version 0.10
Stavros Sachtouris
11:44 am Revision 1714297d: Document the Upgrade notes for v0.9
Stavros Sachtouris
11:44 am Revision e9680623: Fix PEP8 warning
Stavros Sachtouris
11:43 am Revision 1b46f2b0: Merge branch 'feature-adjust-docs' into develop
Stavros Sachtouris

06/11/2013

07:27 pm Revision 904091dd: Adjust docs to cover multiple clouds functionality
This commit server as a backup mostly, since the adjustments are not yet
applied to docs/commands and all docs/develo...
Stavros Sachtouris
05:36 pm Bug #3979 (Closed): Incorrect warning messages when config file is misconfigured
1. When default url or token is missing, the guiding message should look like this:... Stavros Sachtouris
05:31 pm Bug #3978 (Closed): Do not warn about ansicolors if user sets colors=off
Kamaki should not suggest users to install ansicolors, if they have set
global.colors off
Stavros Sachtouris
04:33 pm Revision a2255e10: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris

06/10/2013

06:11 pm Revision fa479dc3: Update some of the documentation
this commit serves back-up purposes mostly Stavros Sachtouris
04:11 pm Revision 1910f39d: Merge branch 'release-0.9' of https://code.grnet.gr/git/kamaki into release-0.9
Stavros Sachtouris
04:07 pm Revision 1a1b0502: Document the Upgrade notes for v0.9
Stavros Sachtouris
04:06 pm Revision 34b09e46: Reset Upgrade notes for the upcoming version 0.10
Stavros Sachtouris
04:04 pm Revision 1cedf289: Merge branch 'feature-adjust-docs' into develop
Stavros Sachtouris
04:03 pm Revision 9dc6159f: Document the Upgrade notes for v0.9
Stavros Sachtouris
03:11 pm Revision 72fa0010: Fix PEP8 warning
Stavros Sachtouris
03:08 pm Revision 53e93246: Merge branch 'release-0.9' into debian-release-0.9
Stavros Sachtouris
03:08 pm Revision fa5a0962: Merge branch 'release-0.9' of https://code.grnet.gr/git/kamaki into release-0.9
Conflicts:
kamaki/cli/commands/snf-astakos.py
Stavros Sachtouris
03:00 pm Revision 2ce16bb0: Adjust all livetests to use cached astakos client
Refs: #3964 Stavros Sachtouris
03:00 pm Revision 74279468: Adjust cached astakos client unit tests
Refs: #3964 Stavros Sachtouris
03:00 pm Revision 1ec16d06: Create mising func. tests 4 cached astakos client
Refs: #3964 Stavros Sachtouris
03:00 pm Revision edca58f8: Adjust astakos functional tests to novel features
Refs: #3964 Stavros Sachtouris
02:59 pm Revision 7fbfabe0: Merge branch 'feature-adjust-functional-tests' into develop
Stavros Sachtouris
02:57 pm Revision 9b745324: Adjust all livetests to use cached astakos client
Refs: #3964 Stavros Sachtouris
01:07 pm Revision 508570ae: Adjust cached astakos client unit tests
Refs: #3964 Stavros Sachtouris
12:53 pm Revision ca65fc0b: Create mising func. tests 4 cached astakos client
Refs: #3964 Stavros Sachtouris
11:54 am Revision 114e19da: Adjust astakos functional tests to novel features
Refs: #3964 Stavros Sachtouris
11:53 am Support #3964 (Closed): Adjust functional tests in kamaki.clients to novel features
Stavros Sachtouris

06/07/2013

05:19 pm Support #3647 (Closed): Keep backward compatibility for configuration file management through ver...
Stavros Sachtouris
05:11 pm Revision 7e4699f5: Bump version to 0.8.5-2
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
04:49 pm Revision 1c64d35c: Bump version to 0.8.5-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
04:49 pm Revision 976ce9d1: Merge branch 'master' into debian
Stavros Sachtouris
04:48 pm Revision 9a079119: Merge branch 'master' into debian-master
Stavros Sachtouris
04:44 pm Revision 82903313: Make sure all url-params are url-encoded
Refs: #3956 Stavros Sachtouris
04:44 pm Revision b8e0b52b: Make sure all url-params are url-encoded
Refs: #3956 Stavros Sachtouris
04:43 pm Revision de98f78a: Merge branch 'hotfix-0.8.5'
Stavros Sachtouris
04:42 pm Revision 0c742ce7: Update changelog and version
Stavros Sachtouris
04:39 pm Revision 1d142373: Make sure all url-params are url-encoded
Refs: #3956 Stavros Sachtouris
04:37 pm Bug #3956 (Resolved): Download remote object with empty space in object path fails
encoding URL params after ? in some cases wasn't performed - FIXED Stavros Sachtouris
04:22 pm Bug #3956 (Closed): Download remote object with empty space in object path fails
To reproduce the problem:... Stavros Sachtouris
04:14 pm Revision 483fbdf8: Fix typo (ds_path --> dst_path)
Stavros Sachtouris
03:44 pm Feature #3934 (Resolved): Design and support a new config file structure and address compatibilit...
Stavros Sachtouris
03:43 pm Revision 06d3f792: Update version tag to 0.9rc3
Stavros Sachtouris
03:43 pm Revision ca5b9261: Adjust help messages to configuration changes
Refs:#3934 Stavros Sachtouris
03:42 pm Revision 866a5b5e: Merge branch 'feature-endpoints' into develop
Stavros Sachtouris
03:41 pm Revision c626151a: Adjust help messages to configuration changes
Refs:#3934 Stavros Sachtouris
03:15 pm Revision 902835ba: Merge branch 'feature-endpoints' into release-0.9
Conflicts:
Changelog
kamaki/cli/__init__.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/cyclades.py
kamak...
Stavros Sachtouris
02:25 pm Revision 40bdbfa3: Merge branch 'feature-endpoints' into develop
Stavros Sachtouris
02:24 pm Revision e0d03685: Fix a PEP8 issue
Stavros Sachtouris
02:19 pm Revision 8dbf5a1a: Use os-specific path seperators in up/down-load -R
Refs: #3954 Stavros Sachtouris
02:19 pm Revision 14d15eca: Use os-specific path seperators in up/down-load -R
Refs: #3954 Stavros Sachtouris
01:59 pm Bug #3954 (Resolved): Fail to recursively download folders in windows
Stavros Sachtouris
01:54 pm Revision cd895362: Bump version to 0.8.4-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
01:54 pm Revision d33ce390: Merge branch 'master' into debian
Stavros Sachtouris
01:48 pm Revision 26999355: Merge branch 'hotfix-0.8.4'
Stavros Sachtouris
01:00 pm Revision 09ab4ff6: Update version tag and changelog
Stavros Sachtouris
12:58 pm Revision 65fe28f6: Use os-specific path seperators in up/down-load -R
Refs: #3954 Stavros Sachtouris

06/06/2013

05:33 pm Bug #3954 (Closed): Fail to recursively download folders in windows
In windows:... Stavros Sachtouris
05:29 pm Revision b4f69041: Adjust all command specs to multicloud/singleauth
Refs: #3934 Stavros Sachtouris
02:20 pm Revision 99085b30: Make sure user and history commands work fine
Refs: #3934 Stavros Sachtouris
01:32 pm Revision 844a6bdb: Adjust config cli commands to serve remotes
Refs: #3934
config set remote.smth.option value
inserts option=value in remote smth
config get remote.smth
lists...
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom