Activity

From 07/11/2013 to 08/09/2013

08/09/2013

05:22 pm Revision 46d130c9: Test kamaki.cli.utils up to print_items
Refs: #4058 Stavros Sachtouris

08/08/2013

06:01 pm Revision 0f383dcc: Unittest print_dict + print_list
Refs: #4058 Stavros Sachtouris
06:01 pm Feature #4220: Add filterting options in kamaki
It's OK to filter Flavors based on their defined attributes, e.g. RAM or number of CPUs, but it's not the same as fil... Vangelis Koukis
05:14 pm Feature #4220 (Closed): Add filterting options in kamaki
There should be filtering options for a lot of commands in kamaki. Eg.
-- "kamaki flavor list -c 4 -r 1024" shou...
Dionysis Grigoropoulos
12:59 pm Revision b3cb58c2: Create a kamaki.cli.utils package
Refs: #4059 Stavros Sachtouris

08/07/2013

06:29 pm Revision cdeadadc: Initialize tests for kamaki.cli.utils
Refs: #4058 Stavros Sachtouris
04:23 pm Revision 5506d7aa: Let users know if a cmd grp _cli fails
Stavros Sachtouris

08/06/2013

06:52 pm Revision 303f4f11: Merge branch 'develop' into debian-develop
Stavros Sachtouris
06:51 pm Revision ca2e057f: Merge branch 'feature-clitest-logger' into develop
Stavros Sachtouris
06:51 pm Revision d7a0a8f4: Update Changelog for logger unittests
Refs: #4058 Stavros Sachtouris
06:50 pm Revision 4769da6b: Add unittests for kamaki.cli.logger
Refs: #4058 Stavros Sachtouris
03:55 pm Revision 14b54799: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:54 pm Revision 2e6e03da: Fix typos in floating ip methods (cli + lib)
Stavros Sachtouris
02:07 pm Revision 8be50626: rename floatingip --> ip in server + docs
Stavros Sachtouris
01:31 pm Revision f3fcb185: Merge branch 'develop' into debian-develop
Stavros Sachtouris
01:31 pm Revision 1004d902: Merge branch 'feature-clitest-history' into develop
Stavros Sachtouris
01:30 pm Revision d9dbae6d: Update Changelog for kamaki.cli unittests
Refs: #4058 Stavros Sachtouris
01:28 pm Revision 98093aac: Complete unittests for kamaki.cli.history class
Refs: #4058 Stavros Sachtouris

08/05/2013

07:03 pm Feature #3632 (Closed): Cover astakos API on clients and create the corresponding user.* commands
Stavros Sachtouris
07:02 pm Bug #4114 (Closed): Exclude command groups if they are not set by kamaki or users
Stavros Sachtouris
07:01 pm Support #4135 (Closed): Enrich client API docs with examples and astakos endpoint information
Stavros Sachtouris
07:00 pm Bug #4002 (Closed): History run fails to use cached authentication information
Stavros Sachtouris
07:00 pm Feature #4126 (Closed): Add the ~ character to accepted characters for cloud names
Stavros Sachtouris
06:59 pm Feature #4203 (Closed): kamaki-file-sharers should show user names and other user information
Stavros Sachtouris
06:48 pm Revision 5fad8a51: Merge branch 'develop' into debian-develop
Stavros Sachtouris
06:48 pm Revision c4a93182: Merge branch 'feature-file-range' into develop
Stavros Sachtouris
06:46 pm Revision 51ccbc00: Update Config for multiformed ranges
Stavros Sachtouris
06:45 pm Revision 776b275c: Use multiformed ranges in kamaki pithos lib
Refs: #4059
Also, adjust corresponding unit and functional tests
Stavros Sachtouris
06:42 pm Feature #4059: Support multiple ranges in kamaki-file-* commands
There is still an issue with comma-seperated values in range Stavros Sachtouris
01:44 pm Revision 1e1d6f27: Tide up sopme functional test code
Stavros Sachtouris

08/02/2013

05:21 pm Revision 6e50fed4: Pithos client understands more range expressions
Refs: #4059 Stavros Sachtouris
04:51 pm Revision 1916fa9d: Merge branch 'develop' into feature-file-range
Stavros Sachtouris
04:51 pm Revision ef04bdeb: Fix some typos in docs
Stavros Sachtouris
04:50 pm Revision 7806f19d: Let argument.rangeArgument parse more ranges
Refs: #4059 Stavros Sachtouris
01:57 pm Feature #4203 (Resolved): kamaki-file-sharers should show user names and other user information
Stavros Sachtouris
01:55 pm Revision 780ade9d: Merge branch 'develop' into debian-develop
Stavros Sachtouris
01:55 pm Revision 35e82130: Merge branch 'feature-sharers' into develop
Stavros Sachtouris
01:54 pm Revision 72e2176c: Update Changelog for richer sharers output + calls
Refs: #4203 Stavros Sachtouris
01:52 pm Revision 9d3cd179: Show user names in /file sharers
Refs: #4203 Stavros Sachtouris

08/01/2013

03:40 pm Feature #4206 (Resolved): Let image register upload the image file (with an optional argument)
Stavros Sachtouris
03:39 pm Revision edc2196a: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:39 pm Revision c3e1ac99: Update Changelog for register with file upload
Refs: #4206 Stavros Sachtouris
03:37 pm Feature #4206 (Closed): Let image register upload the image file (with an optional argument)
Users should be able to do this:
$ kamaki image register 'Image Name' container:remote/path --upload-file=/local/p...
Stavros Sachtouris
03:35 pm Revision d77e33d4: Add upload local image abilities to register
Refs: #4206
New register args:
--update-image-file=/local/path
--no-progress-bar
Stavros Sachtouris
02:21 pm Revision a0a61f30: Correct error message if file does not exist
Stavros Sachtouris
01:37 pm Revision 5c2058e7: Allow upload_from_string to use content-encoding
Stavros Sachtouris
12:51 pm Revision ecf0fc97: Do not allow thread exceptions to stop errors
Stavros Sachtouris
12:26 pm Feature #4203 (Closed): kamaki-file-sharers should show user names and other user information
This feature requires a call to astakosclient that "translates" user uuids to user details.
It also needs some minor...
Stavros Sachtouris

07/31/2013

05:57 pm Revision 04228d6c: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:56 pm Revision a3c41714: Merge branch 'feature-docs-logger' into develop
Stavros Sachtouris
05:55 pm Revision a582b70e: Add documentation and examples for logging
Also, add a batch image register example script
Refs: #4135
Stavros Sachtouris
03:52 pm Revision abff3366: Fix typos, decale kamai.cli.argument as package
Stavros Sachtouris
03:25 pm Feature #4196 (Resolved): Kamaki should auto-detect content-type
Stavros Sachtouris
03:24 pm Revision 90bd97e7: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:24 pm Revision 9c0b3e77: Merge branch 'feature-detect-content-type' into develop
Stavros Sachtouris
03:23 pm Revision e8be7922: Update Changelog for mimetype guessing
Refs: #4196 Stavros Sachtouris
03:18 pm Revision f8426b5c: Guess mimetype and use it in uploads
Refs: #4196 Stavros Sachtouris
02:24 pm Revision cedde35d: Fix some spelling and typoes in docs
Stavros Sachtouris
01:20 pm Feature #4196 (Closed): Kamaki should auto-detect content-type
Kamaki should be able to auto-detect content-type of a file being uploaded, without the user having to specify it man... Dionysis Grigoropoulos
01:10 pm Revision 4e752945: Update Changelog for subdir bug
Stavros Sachtouris
01:10 pm Bug #4134 (Resolved): Take care of the virtual subdir item in pithos object-get
Stavros Sachtouris
12:37 pm Revision a339a3ee: Ignore subdir section in file_list
Refs: Bug #4134 Stavros Sachtouris

07/30/2013

03:02 pm Feature #3778 (Resolved): Introduce easy-to-set image location arguments for image register
Stavros Sachtouris
03:02 pm Revision 8b8577c9: Merge branch 'develop' into debian-develop
Stavros Sachtouris
03:01 pm Revision 45d35927: Update changelog for image register CLI changes
Stavros Sachtouris
03:01 pm Revision eed12505: Merge branch 'feature-image-register-args' into develop
Stavros Sachtouris
03:00 pm Revision f2ea1314: Use container:path format in register
Refs: #3778 Stavros Sachtouris
01:16 pm Revision e99f9efb: Allow image_register to accept a location tuple
Refs: #3778
Location tuple: (user_uuid, container, image_object)
Stavros Sachtouris
12:51 pm Revision b773795c: Make cyclades functional test code pretier
Stavros Sachtouris

07/26/2013

05:32 pm Support #4139 (Resolved): Update kamaki.clients.compute to comply with OpenStack v2
Stavros Sachtouris
05:31 pm Revision 0b3815ad: Merge branch 'develop' into debian-develop
Stavros Sachtouris
05:30 pm Revision ff79a423: Merge branch 'feature-compute-v2' into develop
Stavros Sachtouris
05:30 pm Revision 67a42d82: Update changelog for compute v2 support
Refs: #4139 Stavros Sachtouris
05:28 pm Revision 6290b789: Remove some useless methods from cyclades
Refs: #4139
Reason: some methods are now fully implemented by compute api calls
Methods: all servers_get and all Res...
Stavros Sachtouris
05:14 pm Revision 6d6d5141: Adjust ComputeClient & tests to compute v2
Refs: #4139 Stavros Sachtouris
03:01 pm Revision 4a88f05b: Complete ComputeRestApi tests for compute v2
Refs: #4139 Stavros Sachtouris
12:59 pm Revision 99e4d887: Make iteration counter pretty
Refs: #4139 Stavros Sachtouris

07/25/2013

05:39 pm Revision d08962f0: Update all get/delete ComputeRest tests
Refs: #4139 Stavros Sachtouris
03:48 pm Revision 5ed87051: Update 1st level _get tests for ComputeRestClient
Refs: #4139 Stavros Sachtouris

07/24/2013

06:13 pm Revision e51c7d5b: Complete basic compute v2 implementation
Refs: #4139
Pending: adjust unitests, test against an openstack deployment
Stavros Sachtouris
04:42 pm Revision ef2e6c9f: Implement servers/?/action/? ReST and methods
Refs: #4139 Stavros Sachtouris
03:23 pm Revision 0b179c69: Apply changes to call-level methods
Refs: #4139 Stavros Sachtouris
03:13 pm Revision 65a8b1da: Implement OScompute_v2 servers/?/metadata/? calls
Refs: #4139 Stavros Sachtouris
01:25 pm Revision dbcbf446: Adjust compute/cyclades clients to servers_REST
Refs: #4139 Stavros Sachtouris
12:21 pm Revision fda88be1: Implement OSv2 compute 1st level /servers calls
Refs: #4139 Stavros Sachtouris

07/23/2013

04:36 pm Feature #4155 (Resolved): Expose the project API of astakosclient to kamaki CLI
Stavros Sachtouris
04:34 pm Revision 68005e08: Merge branch 'develop' into debian-develop
Stavros Sachtouris
04:34 pm Revision 703d7a77: Merge branch 'feature-cli-project' into develop
Stavros Sachtouris
04:33 pm Revision 7f98f894: Update changelog for project API commands
Refs: #4155 Stavros Sachtouris
04:32 pm Revision 0ff9b312: Create CLI commands for astakos project API
Refs: #4155 Stavros Sachtouris
12:28 pm Feature #4155 (Closed): Expose the project API of astakosclient to kamaki CLI
Stavros Sachtouris
12:01 pm Revision fdcac7e2: Merge branch 'feature-test-argument' into develop
Stavros Sachtouris
12:00 pm Revision 264847a7: Test ArgumentParseManager.parse
Stavros Sachtouris

07/22/2013

06:26 pm Revision c400f0fc: Merge branch 'develop' into debian-develop
Stavros Sachtouris
06:25 pm Revision b57eaeb0: Test ArgumentParseManager.update_arguments
Refs: #4058
Missing test: ArgumentParseManager.parse
Stavros Sachtouris
05:57 pm Feature #4153 (Resolved): Add server resize support
Stavros Sachtouris
05:56 pm Revision 0b609d5a: Merge branch 'feature-server-resize' into develop
Stavros Sachtouris
05:56 pm Revision 8a8faf8c: Write functional test for resize_server
Refs: #4153 Stavros Sachtouris
05:46 pm Revision 95b9863b: Update Changelog for server resize
Refs: #4153 Stavros Sachtouris
05:45 pm Revision fc7c3c4c: Update documentation for server resize
Refs: #4153 Stavros Sachtouris
05:36 pm Revision eb8208a5: Expose resize_server as server_resize
Refs: 4153 Stavros Sachtouris
05:26 pm Revision d07fddd9: Implement a resize_server @ clients.compute
Refs: #4153 Stavros Sachtouris
05:15 pm Feature #4153 (Closed): Add server resize support
In Client, add this API call, as resize_server:... Stavros Sachtouris
05:11 pm Revision a75393fb: Fix intetation mistake
Stavros Sachtouris
01:54 pm Revision f52b39db: Allow non-None empty default values in Args
Refs: #4058 Stavros Sachtouris

07/19/2013

06:17 pm Revision 631b7c35: Test ArgumentParseManager upto update_parser
Refs: #4058 Stavros Sachtouris
04:36 pm Revision c0fbf04c: Test ProgressBarArgument
Refs: #4058 Stavros Sachtouris
03:46 pm Revision 67083ca0: Fix typo in error docs
Stavros Sachtouris
12:22 pm Revision 8d427cb9: Test Version and KeyValue Arguments
Refs: #4058 Stavros Sachtouris
11:01 am Revision 2af87afc: Recover default fallback for Int/DateArguments
Stavros Sachtouris

07/18/2013

06:38 pm Revision b7ff6e0c: Test DateArgument
Refs: #4058 Stavros Sachtouris
05:09 pm Revision 02987e9c: Test IntArgument
Refs: #4058 Stavros Sachtouris
04:46 pm Revision 3a5b1ceb: Test FlagArgument and ValueArgument
Refs: #4058 Stavros Sachtouris
03:59 pm Revision 6325d148: Fix typo in list_public
Stavros Sachtouris
03:58 pm Revision ea7f6e36: Fix typo in list_public
Stavros Sachtouris
11:58 am Support #4139 (Closed): Update kamaki.clients.compute to comply with OpenStack v2
Stavros Sachtouris

07/17/2013

06:22 pm Revision 34c480f2: Fully test RuntimeConfigArgument
Refs: #4058 Stavros Sachtouris
06:03 pm Revision a8a65dba: Merge branch 'feature-docs-user-clients' into develop
Stavros Sachtouris
06:02 pm Support #4135 (Resolved): Enrich client API docs with examples and astakos endpoint information
Stavros Sachtouris
06:02 pm Revision 73b70293: Update changelog about docs change
Refs: 4135 Stavros Sachtouris
06:00 pm Revision 6362f3e1: Enrich clients docs for astakos endpoints, scripts
Refs: #4135 Stavros Sachtouris
05:59 pm Support #4135 (Closed): Enrich client API docs with examples and astakos endpoint information
Stavros Sachtouris
04:43 pm Revision 1bd4f765: Initialize RuntimeConfigArgument unittests
Refs: #4058 Stavros Sachtouris
04:01 pm Revision c89d5f34: Mock calls to kamaki.cli.config.Config methods
Refs: #4058 Stavros Sachtouris
12:55 pm Bug #4134 (Closed): Take care of the virtual subdir item in pithos object-get
Example that exposes the bug:... Stavros Sachtouris
10:42 am Revision 2227e163: Merge branch 'develop' into feature-test-argument
Stavros Sachtouris
10:41 am Revision f29de62b: Merge branch 'develop' into debian-develop
Stavros Sachtouris
10:41 am Revision ac7346a4: Merge branch 'feature-test-command-tree' into develop
Stavros Sachtouris

07/16/2013

06:22 pm Revision a7aacf12: Complete ConfigArgument testing
Refs: #4058 Stavros Sachtouris
06:22 pm Revision 16f32dcb: Bump version to 0.9.1-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
06:21 pm Revision ddbf40dd: Merge branch 'master' into debian-precise
Nikos Skalkotos
04:55 pm Revision f17d6cb5: Fully test argument.Argument
Refs: #4058 Stavros Sachtouris
02:57 pm Revision 5286e2c3: Initialize unittests for argument.Argument
Refs: #4058
Also, make argument package a directory
Stavros Sachtouris
12:54 pm Revision 81b0838d: Improve error message when image meta file exists
Stavros Sachtouris

07/15/2013

05:16 pm Revision d252a7a8: Fully test CommandTree
Refs: #4058 Stavros Sachtouris
01:49 pm Revision a624a072: Accepte tilda as a character for a cloud name
Refs: #4126 Stavros Sachtouris
01:31 pm Revision 2ebe6c55: Bump version to 0.9.1-2~wheezy
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
01:22 pm Revision 000730c4: Bump version to 0.9.1-1
Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr> Stavros Sachtouris
01:21 pm Revision b5b7f678: Merge branch 'master' into debian
Stavros Sachtouris
01:14 pm Revision c7301d08: Merge branch 'master' into debian-wheezy
Stavros Sachtouris
01:12 pm Feature #4126 (Resolved): Add the ~ character to accepted characters for cloud names
Stavros Sachtouris
01:11 pm Revision 7183afaf: Merge branches 'develop' and 'debian-develop' into debian-develop
Stavros Sachtouris
01:08 pm Revision 385780c3: Accepte tilda as a character for a cloud name
Refs: #4126 Stavros Sachtouris
01:06 pm Revision d7cea879: Merge branch 'master' into debian-master
Stavros Sachtouris
01:05 pm Revision 715e737d: Merge branch 'hotfix-0.9.1'
Stavros Sachtouris
01:03 pm Revision 6a912bcc: Update hotfix changelog
Stavros Sachtouris
01:01 pm Revision aa4638fe: Accepte tilda as a character for a cloud name
Refs: #4126 Stavros Sachtouris
12:55 pm Feature #4126 (Closed): Add the ~ character to accepted characters for cloud names
Stavros Sachtouris
12:54 pm Revision 0962adb7: Setup test example commands for CommandTree
Refs: #4058 Stavros Sachtouris

07/12/2013

04:57 pm Revision 9a22e094: Implement all unittests for command_tree.Command
Refs: #4058 Stavros Sachtouris
02:50 pm Revision eb46e9a1: Spot and remove unused Command methods
Stavros Sachtouris
01:27 pm Revision 2fde8651: Setup unittest for CLI and apply to commant_tree
Refs: #4058
Only a __init__ and name methods are tested for now
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom