Activity
From 07/10/2013 to 08/08/2013
08/08/2013
- 06:01 pm Revision 0f383dcc: Unittest print_dict + print_list
- Refs: #4058
- 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...
- 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... - 12:59 pm Revision b3cb58c2: Create a kamaki.cli.utils package
- Refs: #4059
08/07/2013
- 06:29 pm Revision cdeadadc: Initialize tests for kamaki.cli.utils
- Refs: #4058
- 04:23 pm Revision 5506d7aa: Let users know if a cmd grp _cli fails
08/06/2013
- 06:52 pm Revision 303f4f11: Merge branch 'develop' into debian-develop
- 06:51 pm Revision ca2e057f: Merge branch 'feature-clitest-logger' into develop
- 06:51 pm Revision d7a0a8f4: Update Changelog for logger unittests
- Refs: #4058
- 06:50 pm Revision 4769da6b: Add unittests for kamaki.cli.logger
- Refs: #4058
- 03:55 pm Revision 14b54799: Merge branch 'develop' into debian-develop
- 03:54 pm Revision 2e6e03da: Fix typos in floating ip methods (cli + lib)
- 02:07 pm Revision 8be50626: rename floatingip --> ip in server + docs
- 01:31 pm Revision f3fcb185: Merge branch 'develop' into debian-develop
- 01:31 pm Revision 1004d902: Merge branch 'feature-clitest-history' into develop
- 01:30 pm Revision d9dbae6d: Update Changelog for kamaki.cli unittests
- Refs: #4058
- 01:28 pm Revision 98093aac: Complete unittests for kamaki.cli.history class
- Refs: #4058
08/05/2013
- 07:03 pm Feature #3632 (Closed): Cover astakos API on clients and create the corresponding user.* commands
- 07:02 pm Bug #4114 (Closed): Exclude command groups if they are not set by kamaki or users
- 07:01 pm Support #4135 (Closed): Enrich client API docs with examples and astakos endpoint information
- 07:00 pm Bug #4002 (Closed): History run fails to use cached authentication information
- 07:00 pm Feature #4126 (Closed): Add the ~ character to accepted characters for cloud names
- 06:59 pm Feature #4203 (Closed): kamaki-file-sharers should show user names and other user information
- 06:48 pm Revision 5fad8a51: Merge branch 'develop' into debian-develop
- 06:48 pm Revision c4a93182: Merge branch 'feature-file-range' into develop
- 06:46 pm Revision 51ccbc00: Update Config for multiformed ranges
- 06:45 pm Revision 776b275c: Use multiformed ranges in kamaki pithos lib
- Refs: #4059
Also, adjust corresponding unit and functional tests - 06:42 pm Feature #4059: Support multiple ranges in kamaki-file-* commands
- There is still an issue with comma-seperated values in range
- 01:44 pm Revision 1e1d6f27: Tide up sopme functional test code
08/02/2013
- 05:21 pm Revision 6e50fed4: Pithos client understands more range expressions
- Refs: #4059
- 04:51 pm Revision 1916fa9d: Merge branch 'develop' into feature-file-range
- 04:51 pm Revision ef04bdeb: Fix some typos in docs
- 04:50 pm Revision 7806f19d: Let argument.rangeArgument parse more ranges
- Refs: #4059
- 01:57 pm Feature #4203 (Resolved): kamaki-file-sharers should show user names and other user information
- 01:55 pm Revision 780ade9d: Merge branch 'develop' into debian-develop
- 01:55 pm Revision 35e82130: Merge branch 'feature-sharers' into develop
- 01:54 pm Revision 72e2176c: Update Changelog for richer sharers output + calls
- Refs: #4203
- 01:52 pm Revision 9d3cd179: Show user names in /file sharers
- Refs: #4203
08/01/2013
- 03:40 pm Feature #4206 (Resolved): Let image register upload the image file (with an optional argument)
- 03:39 pm Revision edc2196a: Merge branch 'develop' into debian-develop
- 03:39 pm Revision c3e1ac99: Update Changelog for register with file upload
- Refs: #4206
- 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... - 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 - 02:21 pm Revision a0a61f30: Correct error message if file does not exist
- 01:37 pm Revision 5c2058e7: Allow upload_from_string to use content-encoding
- 12:51 pm Revision ecf0fc97: Do not allow thread exceptions to stop errors
- 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...
07/31/2013
- 05:57 pm Revision 04228d6c: Merge branch 'develop' into debian-develop
- 05:56 pm Revision a3c41714: Merge branch 'feature-docs-logger' into develop
- 05:55 pm Revision a582b70e: Add documentation and examples for logging
- Also, add a batch image register example script
Refs: #4135 - 03:52 pm Revision abff3366: Fix typos, decale kamai.cli.argument as package
- 03:25 pm Feature #4196 (Resolved): Kamaki should auto-detect content-type
- 03:24 pm Revision 90bd97e7: Merge branch 'develop' into debian-develop
- 03:24 pm Revision 9c0b3e77: Merge branch 'feature-detect-content-type' into develop
- 03:23 pm Revision e8be7922: Update Changelog for mimetype guessing
- Refs: #4196
- 03:18 pm Revision f8426b5c: Guess mimetype and use it in uploads
- Refs: #4196
- 02:24 pm Revision cedde35d: Fix some spelling and typoes in docs
- 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...
- 01:10 pm Revision 4e752945: Update Changelog for subdir bug
- 01:10 pm Bug #4134 (Resolved): Take care of the virtual subdir item in pithos object-get
- 12:37 pm Revision a339a3ee: Ignore subdir section in file_list
- Refs: Bug #4134
07/30/2013
- 03:02 pm Feature #3778 (Resolved): Introduce easy-to-set image location arguments for image register
- 03:02 pm Revision 8b8577c9: Merge branch 'develop' into debian-develop
- 03:01 pm Revision 45d35927: Update changelog for image register CLI changes
- 03:01 pm Revision eed12505: Merge branch 'feature-image-register-args' into develop
- 03:00 pm Revision f2ea1314: Use container:path format in register
- Refs: #3778
- 01:16 pm Revision e99f9efb: Allow image_register to accept a location tuple
- Refs: #3778
Location tuple: (user_uuid, container, image_object) - 12:51 pm Revision b773795c: Make cyclades functional test code pretier
07/26/2013
- 05:32 pm Support #4139 (Resolved): Update kamaki.clients.compute to comply with OpenStack v2
- 05:31 pm Revision 0b3815ad: Merge branch 'develop' into debian-develop
- 05:30 pm Revision ff79a423: Merge branch 'feature-compute-v2' into develop
- 05:30 pm Revision 67a42d82: Update changelog for compute v2 support
- Refs: #4139
- 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... - 05:14 pm Revision 6d6d5141: Adjust ComputeClient & tests to compute v2
- Refs: #4139
- 03:01 pm Revision 4a88f05b: Complete ComputeRestApi tests for compute v2
- Refs: #4139
- 12:59 pm Revision 99e4d887: Make iteration counter pretty
- Refs: #4139
07/25/2013
- 05:39 pm Revision d08962f0: Update all get/delete ComputeRest tests
- Refs: #4139
- 03:48 pm Revision 5ed87051: Update 1st level _get tests for ComputeRestClient
- Refs: #4139
07/24/2013
- 06:13 pm Revision e51c7d5b: Complete basic compute v2 implementation
- Refs: #4139
Pending: adjust unitests, test against an openstack deployment - 04:42 pm Revision ef2e6c9f: Implement servers/?/action/? ReST and methods
- Refs: #4139
- 03:23 pm Revision 0b179c69: Apply changes to call-level methods
- Refs: #4139
- 03:13 pm Revision 65a8b1da: Implement OScompute_v2 servers/?/metadata/? calls
- Refs: #4139
- 01:25 pm Revision dbcbf446: Adjust compute/cyclades clients to servers_REST
- Refs: #4139
- 12:21 pm Revision fda88be1: Implement OSv2 compute 1st level /servers calls
- Refs: #4139
07/23/2013
- 04:36 pm Feature #4155 (Resolved): Expose the project API of astakosclient to kamaki CLI
- 04:34 pm Revision 68005e08: Merge branch 'develop' into debian-develop
- 04:34 pm Revision 703d7a77: Merge branch 'feature-cli-project' into develop
- 04:33 pm Revision 7f98f894: Update changelog for project API commands
- Refs: #4155
- 04:32 pm Revision 0ff9b312: Create CLI commands for astakos project API
- Refs: #4155
- 12:28 pm Feature #4155 (Closed): Expose the project API of astakosclient to kamaki CLI
- 12:01 pm Revision fdcac7e2: Merge branch 'feature-test-argument' into develop
- 12:00 pm Revision 264847a7: Test ArgumentParseManager.parse
07/22/2013
- 06:26 pm Revision c400f0fc: Merge branch 'develop' into debian-develop
- 06:25 pm Revision b57eaeb0: Test ArgumentParseManager.update_arguments
- Refs: #4058
Missing test: ArgumentParseManager.parse - 05:57 pm Feature #4153 (Resolved): Add server resize support
- 05:56 pm Revision 0b609d5a: Merge branch 'feature-server-resize' into develop
- 05:56 pm Revision 8a8faf8c: Write functional test for resize_server
- Refs: #4153
- 05:46 pm Revision 95b9863b: Update Changelog for server resize
- Refs: #4153
- 05:45 pm Revision fc7c3c4c: Update documentation for server resize
- Refs: #4153
- 05:36 pm Revision eb8208a5: Expose resize_server as server_resize
- Refs: 4153
- 05:26 pm Revision d07fddd9: Implement a resize_server @ clients.compute
- Refs: #4153
- 05:15 pm Feature #4153 (Closed): Add server resize support
- In Client, add this API call, as resize_server:...
- 05:11 pm Revision a75393fb: Fix intetation mistake
- 01:54 pm Revision f52b39db: Allow non-None empty default values in Args
- Refs: #4058
07/19/2013
- 06:17 pm Revision 631b7c35: Test ArgumentParseManager upto update_parser
- Refs: #4058
- 04:36 pm Revision c0fbf04c: Test ProgressBarArgument
- Refs: #4058
- 03:46 pm Revision 67083ca0: Fix typo in error docs
- 12:22 pm Revision 8d427cb9: Test Version and KeyValue Arguments
- Refs: #4058
- 11:01 am Revision 2af87afc: Recover default fallback for Int/DateArguments
07/18/2013
- 06:38 pm Revision b7ff6e0c: Test DateArgument
- Refs: #4058
- 05:09 pm Revision 02987e9c: Test IntArgument
- Refs: #4058
- 04:46 pm Revision 3a5b1ceb: Test FlagArgument and ValueArgument
- Refs: #4058
- 03:59 pm Revision 6325d148: Fix typo in list_public
- 03:58 pm Revision ea7f6e36: Fix typo in list_public
- 11:58 am Support #4139 (Closed): Update kamaki.clients.compute to comply with OpenStack v2
07/17/2013
- 06:22 pm Revision 34c480f2: Fully test RuntimeConfigArgument
- Refs: #4058
- 06:03 pm Revision a8a65dba: Merge branch 'feature-docs-user-clients' into develop
- 06:02 pm Support #4135 (Resolved): Enrich client API docs with examples and astakos endpoint information
- 06:02 pm Revision 73b70293: Update changelog about docs change
- Refs: 4135
- 06:00 pm Revision 6362f3e1: Enrich clients docs for astakos endpoints, scripts
- Refs: #4135
- 05:59 pm Support #4135 (Closed): Enrich client API docs with examples and astakos endpoint information
- 04:43 pm Revision 1bd4f765: Initialize RuntimeConfigArgument unittests
- Refs: #4058
- 04:01 pm Revision c89d5f34: Mock calls to kamaki.cli.config.Config methods
- Refs: #4058
- 12:55 pm Bug #4134 (Closed): Take care of the virtual subdir item in pithos object-get
- Example that exposes the bug:...
- 10:42 am Revision 2227e163: Merge branch 'develop' into feature-test-argument
- 10:41 am Revision f29de62b: Merge branch 'develop' into debian-develop
- 10:41 am Revision ac7346a4: Merge branch 'feature-test-command-tree' into develop
07/16/2013
- 06:22 pm Revision a7aacf12: Complete ConfigArgument testing
- Refs: #4058
- 06:22 pm Revision 16f32dcb: Bump version to 0.9.1-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 06:21 pm Revision ddbf40dd: Merge branch 'master' into debian-precise
- 04:55 pm Revision f17d6cb5: Fully test argument.Argument
- Refs: #4058
- 02:57 pm Revision 5286e2c3: Initialize unittests for argument.Argument
- Refs: #4058
Also, make argument package a directory - 12:54 pm Revision 81b0838d: Improve error message when image meta file exists
07/15/2013
- 05:16 pm Revision d252a7a8: Fully test CommandTree
- Refs: #4058
- 01:49 pm Revision a624a072: Accepte tilda as a character for a cloud name
- Refs: #4126
- 01:31 pm Revision 2ebe6c55: Bump version to 0.9.1-2~wheezy
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 01:22 pm Revision 000730c4: Bump version to 0.9.1-1
- Signed-off-by: Stavros Sachtouris <saxtouri@admin.grnet.gr>
- 01:21 pm Revision b5b7f678: Merge branch 'master' into debian
- 01:14 pm Revision c7301d08: Merge branch 'master' into debian-wheezy
- 01:12 pm Feature #4126 (Resolved): Add the ~ character to accepted characters for cloud names
- 01:11 pm Revision 7183afaf: Merge branches 'develop' and 'debian-develop' into debian-develop
- 01:08 pm Revision 385780c3: Accepte tilda as a character for a cloud name
- Refs: #4126
- 01:06 pm Revision d7cea879: Merge branch 'master' into debian-master
- 01:05 pm Revision 715e737d: Merge branch 'hotfix-0.9.1'
- 01:03 pm Revision 6a912bcc: Update hotfix changelog
- 01:01 pm Revision aa4638fe: Accepte tilda as a character for a cloud name
- Refs: #4126
- 12:55 pm Feature #4126 (Closed): Add the ~ character to accepted characters for cloud names
- 12:54 pm Revision 0962adb7: Setup test example commands for CommandTree
- Refs: #4058
07/12/2013
- 04:57 pm Revision 9a22e094: Implement all unittests for command_tree.Command
- Refs: #4058
- 02:50 pm Revision eb46e9a1: Spot and remove unused Command methods
- 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
Also available in: Atom