Statistics
| Branch: | Tag: | Revision:

root @ 89ea97e1

# Date Author Comment
89ea97e1 08/23/2013 06:07 pm Stavros Sachtouris

Impement basic/custom filters for server list

Refs: #4220

New filters: name[-like/-suffix/-prefix], flavor_id, image_id, metadata[-like]

466636c9 08/23/2013 03:36 pm Stavros Sachtouris

Fix bug when setting an empty cloud alias

fc48b144 08/23/2013 12:45 pm Stavros Sachtouris

Complete basic filters in image compute list

Refs: #4220

f98912a4 08/23/2013 10:39 am Stavros Sachtouris

Force shell to do nothing in empty lines

854222c7 08/22/2013 06:55 pm Stavros Sachtouris

Try a unified filtering method in image ? list

Refs: #4220

1716a15d 08/22/2013 06:04 pm Stavros Sachtouris

Add a filter_dicts_by_dict utils method

Refs: #4220

This is a multipurpose method to be used for CLI filtering

5576a4eb 08/22/2013 03:02 pm Stavros Sachtouris

Add --property-like in image list

Refs: #4220

f1e5b343 08/21/2013 06:26 pm Stavros Sachtouris

Optimize username aquisition in image list

Refs: #4228

Collect all uuids and get them with one request

95641ecc 08/21/2013 05:53 pm Stavros Sachtouris

Augment user info in image list

Refs: #4228

2d1202ee 08/21/2013 04:04 pm Stavros Sachtouris

Add --property to image list

Refs: #4220

Also, fix various bugs introduced by utils re-writtings

daedfe3c 08/21/2013 01:15 pm Stavros Sachtouris

Fix division by 0 bug

3c9f216e 08/20/2013 04:37 pm Stavros Sachtouris

Merge branch 'feature-clitests-utils' into develop

023cb1d3 08/20/2013 04:37 pm Stavros Sachtouris

Update Changelog for utils unittests

Refs: #4058

23963422 08/20/2013 04:36 pm Stavros Sachtouris

Complete cli.utils unittests

Refs: #4058

46d130c9 08/09/2013 05:22 pm Stavros Sachtouris

Test kamaki.cli.utils up to print_items

Refs: #4058

0f383dcc 08/08/2013 06:01 pm Stavros Sachtouris

Unittest print_dict + print_list

Refs: #4058

b3cb58c2 08/08/2013 12:59 pm Stavros Sachtouris

Create a kamaki.cli.utils package

Refs: #4059

cdeadadc 08/07/2013 06:29 pm Stavros Sachtouris

Initialize tests for kamaki.cli.utils

Refs: #4058

5506d7aa 08/07/2013 04:23 pm Stavros Sachtouris

Let users know if a cmd grp _cli fails

ca2e057f 08/06/2013 06:51 pm Stavros Sachtouris

Merge branch 'feature-clitest-logger' into develop

d7a0a8f4 08/06/2013 06:51 pm Stavros Sachtouris

Update Changelog for logger unittests

Refs: #4058

4769da6b 08/06/2013 06:50 pm Stavros Sachtouris

Add unittests for kamaki.cli.logger

Refs: #4058

2e6e03da 08/06/2013 03:54 pm Stavros Sachtouris

Fix typos in floating ip methods (cli + lib)

8be50626 08/06/2013 02:07 pm Stavros Sachtouris

rename floatingip --> ip in server + docs

1004d902 08/06/2013 01:31 pm Stavros Sachtouris

Merge branch 'feature-clitest-history' into develop

d9dbae6d 08/06/2013 01:30 pm Stavros Sachtouris

Update Changelog for kamaki.cli unittests

Refs: #4058

98093aac 08/06/2013 01:28 pm Stavros Sachtouris

Complete unittests for kamaki.cli.history class

Refs: #4058

c4a93182 08/05/2013 06:48 pm Stavros Sachtouris

Merge branch 'feature-file-range' into develop

51ccbc00 08/05/2013 06:46 pm Stavros Sachtouris

Update Config for multiformed ranges

776b275c 08/05/2013 06:45 pm Stavros Sachtouris

Use multiformed ranges in kamaki pithos lib

Refs: #4059

Also, adjust corresponding unit and functional tests

1e1d6f27 08/05/2013 01:44 pm Stavros Sachtouris

Tide up sopme functional test code

6e50fed4 08/02/2013 05:21 pm Stavros Sachtouris

Pithos client understands more range expressions

Refs: #4059

1916fa9d 08/02/2013 04:51 pm Stavros Sachtouris

Merge branch 'develop' into feature-file-range

ef04bdeb 08/02/2013 04:51 pm Stavros Sachtouris

Fix some typos in docs

7806f19d 08/02/2013 04:50 pm Stavros Sachtouris

Let argument.rangeArgument parse more ranges

Refs: #4059

35e82130 08/02/2013 01:55 pm Stavros Sachtouris

Merge branch 'feature-sharers' into develop

72e2176c 08/02/2013 01:54 pm Stavros Sachtouris

Update Changelog for richer sharers output + calls

Refs: #4203

9d3cd179 08/02/2013 01:52 pm Stavros Sachtouris

Show user names in /file sharers

Refs: #4203

c3e1ac99 08/01/2013 03:39 pm Stavros Sachtouris

Update Changelog for register with file upload

Refs: #4206

d77e33d4 08/01/2013 03:35 pm Stavros Sachtouris

Add upload local image abilities to register

Refs: #4206

New register args:

--update-image-file=/local/path
--no-progress-bar
a0a61f30 08/01/2013 02:21 pm Stavros Sachtouris

Correct error message if file does not exist

5c2058e7 08/01/2013 01:37 pm Stavros Sachtouris

Allow upload_from_string to use content-encoding

ecf0fc97 08/01/2013 12:51 pm Stavros Sachtouris

Do not allow thread exceptions to stop errors

a3c41714 07/31/2013 05:56 pm Stavros Sachtouris

Merge branch 'feature-docs-logger' into develop

a582b70e 07/31/2013 05:55 pm Stavros Sachtouris

Add documentation and examples for logging

Also, add a batch image register example script

Refs: #4135

abff3366 07/31/2013 03:52 pm Stavros Sachtouris

Fix typos, decale kamai.cli.argument as package

9c0b3e77 07/31/2013 03:24 pm Stavros Sachtouris

Merge branch 'feature-detect-content-type' into develop

e8be7922 07/31/2013 03:23 pm Stavros Sachtouris

Update Changelog for mimetype guessing

Refs: #4196

f8426b5c 07/31/2013 03:18 pm Stavros Sachtouris

Guess mimetype and use it in uploads

Refs: #4196

cedde35d 07/31/2013 02:24 pm Stavros Sachtouris

Fix some spelling and typoes in docs

4e752945 07/31/2013 01:10 pm Stavros Sachtouris

Update Changelog for subdir bug

a339a3ee 07/31/2013 12:37 pm Stavros Sachtouris

Ignore subdir section in file_list

Refs: Bug #4134

45d35927 07/30/2013 03:01 pm Stavros Sachtouris

Update changelog for image register CLI changes

eed12505 07/30/2013 03:01 pm Stavros Sachtouris

Merge branch 'feature-image-register-args' into develop

f2ea1314 07/30/2013 03:00 pm Stavros Sachtouris

Use container:path format in register

Refs: #3778

e99f9efb 07/30/2013 01:16 pm Stavros Sachtouris

Allow image_register to accept a location tuple

Refs: #3778

Location tuple: (user_uuid, container, image_object)

b773795c 07/30/2013 12:51 pm Stavros Sachtouris

Make cyclades functional test code pretier

ff79a423 07/26/2013 05:30 pm Stavros Sachtouris

Merge branch 'feature-compute-v2' into develop

67a42d82 07/26/2013 05:30 pm Stavros Sachtouris

Update changelog for compute v2 support

Refs: #4139

6290b789 07/26/2013 05:28 pm Stavros Sachtouris

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 RestClient servers_* methods

6d6d5141 07/26/2013 05:14 pm Stavros Sachtouris

Adjust ComputeClient & tests to compute v2

Refs: #4139

4a88f05b 07/26/2013 03:01 pm Stavros Sachtouris

Complete ComputeRestApi tests for compute v2

Refs: #4139

99e4d887 07/26/2013 12:59 pm Stavros Sachtouris

Make iteration counter pretty

Refs: #4139

d08962f0 07/25/2013 05:39 pm Stavros Sachtouris

Update all get/delete ComputeRest tests

Refs: #4139

5ed87051 07/25/2013 03:48 pm Stavros Sachtouris

Update 1st level _get tests for ComputeRestClient

Refs: #4139

e51c7d5b 07/24/2013 06:13 pm Stavros Sachtouris

Complete basic compute v2 implementation

Refs: #4139

Pending: adjust unitests, test against an openstack deployment

ef2e6c9f 07/24/2013 04:42 pm Stavros Sachtouris

Implement servers/?/action/? ReST and methods

Refs: #4139

0b179c69 07/24/2013 03:23 pm Stavros Sachtouris

Apply changes to call-level methods

Refs: #4139

65a8b1da 07/24/2013 03:13 pm Stavros Sachtouris

Implement OScompute_v2 servers/?/metadata/? calls

Refs: #4139

dbcbf446 07/24/2013 01:25 pm Stavros Sachtouris

Adjust compute/cyclades clients to servers_REST

Refs: #4139

fda88be1 07/24/2013 12:21 pm Stavros Sachtouris

Implement OSv2 compute 1st level /servers calls

Refs: #4139

703d7a77 07/23/2013 04:34 pm Stavros Sachtouris

Merge branch 'feature-cli-project' into develop

7f98f894 07/23/2013 04:33 pm Stavros Sachtouris

Update changelog for project API commands

Refs: #4155

0ff9b312 07/23/2013 04:32 pm Stavros Sachtouris

Create CLI commands for astakos project API

Refs: #4155

fdcac7e2 07/23/2013 12:01 pm Stavros Sachtouris

Merge branch 'feature-test-argument' into develop

264847a7 07/23/2013 12:00 pm Stavros Sachtouris

Test ArgumentParseManager.parse

b57eaeb0 07/22/2013 06:25 pm Stavros Sachtouris

Test ArgumentParseManager.update_arguments

Refs: #4058

Missing test: ArgumentParseManager.parse

0b609d5a 07/22/2013 05:56 pm Stavros Sachtouris

Merge branch 'feature-server-resize' into develop

8a8faf8c 07/22/2013 05:56 pm Stavros Sachtouris

Write functional test for resize_server

Refs: #4153

95b9863b 07/22/2013 05:46 pm Stavros Sachtouris

Update Changelog for server resize

Refs: #4153

fc7c3c4c 07/22/2013 05:45 pm Stavros Sachtouris

Update documentation for server resize

Refs: #4153

eb8208a5 07/22/2013 05:36 pm Stavros Sachtouris

Expose resize_server as server_resize

Refs: 4153

d07fddd9 07/22/2013 05:26 pm Stavros Sachtouris

Implement a resize_server @ clients.compute

Refs: #4153

a75393fb 07/22/2013 05:11 pm Stavros Sachtouris

Fix intetation mistake

f52b39db 07/22/2013 01:54 pm Stavros Sachtouris

Allow non-None empty default values in Args

Refs: #4058

631b7c35 07/19/2013 06:17 pm Stavros Sachtouris

Test ArgumentParseManager upto update_parser

Refs: #4058

c0fbf04c 07/19/2013 04:36 pm Stavros Sachtouris

Test ProgressBarArgument

Refs: #4058

67083ca0 07/19/2013 03:46 pm Stavros Sachtouris

Fix typo in error docs

8d427cb9 07/19/2013 12:22 pm Stavros Sachtouris

Test Version and KeyValue Arguments

Refs: #4058

2af87afc 07/19/2013 11:01 am Stavros Sachtouris

Recover default fallback for Int/DateArguments

b7ff6e0c 07/18/2013 06:38 pm Stavros Sachtouris

Test DateArgument

Refs: #4058

02987e9c 07/18/2013 05:09 pm Stavros Sachtouris

Test IntArgument

Refs: #4058

3a5b1ceb 07/18/2013 04:46 pm Stavros Sachtouris

Test FlagArgument and ValueArgument

Refs: #4058

6325d148 07/18/2013 03:59 pm Stavros Sachtouris

Fix typo in list_public

ea7f6e36 07/18/2013 03:58 pm Stavros Sachtouris

Fix typo in list_public

34c480f2 07/17/2013 06:22 pm Stavros Sachtouris

Fully test RuntimeConfigArgument

Refs: #4058

a8a65dba 07/17/2013 06:03 pm Stavros Sachtouris

Merge branch 'feature-docs-user-clients' into develop

73b70293 07/17/2013 06:02 pm Stavros Sachtouris

Update changelog about docs change

Refs: 4135

6362f3e1 07/17/2013 06:00 pm Stavros Sachtouris

Enrich clients docs for astakos endpoints, scripts

Refs: #4135

1bd4f765 07/17/2013 04:43 pm Stavros Sachtouris

Initialize RuntimeConfigArgument unittests

Refs: #4058