Statistics
| Branch: | Tag: | Revision:

root @ f17d6cb5

# Date Author Comment
f17d6cb5 07/16/2013 04:55 pm Stavros Sachtouris

Fully test argument.Argument

Refs: #4058

5286e2c3 07/16/2013 02:57 pm Stavros Sachtouris

Initialize unittests for argument.Argument

Refs: #4058

Also, make argument package a directory

d252a7a8 07/15/2013 05:16 pm Stavros Sachtouris

Fully test CommandTree

Refs: #4058

a624a072 07/15/2013 01:49 pm Stavros Sachtouris

Accepte tilda as a character for a cloud name

Refs: #4126

0962adb7 07/15/2013 12:54 pm Stavros Sachtouris

Setup test example commands for CommandTree

Refs: #4058

9a22e094 07/12/2013 04:57 pm Stavros Sachtouris

Implement all unittests for command_tree.Command

Refs: #4058

eb46e9a1 07/12/2013 02:50 pm Stavros Sachtouris

Spot and remove unused Command methods

2fde8651 07/12/2013 01:27 pm Stavros Sachtouris

Setup unittest for CLI and apply to commant_tree

Refs: #4058

Only a init and name methods are tested for now

22c08927 07/08/2013 05:36 pm Stavros Sachtouris

Merge branch 'feature-expose-astakosclient-full' into develop

84b0517f 07/08/2013 05:36 pm Stavros Sachtouris

Expose commission issue commands

Refs: #4115

0155548b 07/08/2013 05:21 pm Stavros Sachtouris

Expose commission commands (astakos)

Refs: #4115

New commands: astakos_commission_*:
pending, info, action, accept, reject, resolve

Also implement the CommaSeparatedListArgument structure

d1d0cec9 07/08/2013 04:19 pm Stavros Sachtouris

Expose more astakosclients methods (1to1)

Refs: #4115

New commands: astakores_resources/feedback/endpoints

Also, wrap astakosclient expositions with an error handling decorator

7cb5c133 07/08/2013 02:30 pm Stavros Sachtouris

Update Changelog optional cmd spec bug fix

Refs: #4114

320aac17 07/08/2013 02:21 pm Stavros Sachtouris

Exclude unset optional cmd groups

Refs: #4114

E.g. the cyclades spec package contains the non-optional group "server" and
the optional group "floatingip". Now kamaki can load only the "server"
group, except if the user requests the loading of "floatingip" group too.

023d7ab0 07/08/2013 11:55 am Stavros Sachtouris

Update inline documentation for get->whoami rename

49fac78e 07/08/2013 11:22 am Stavros Sachtouris

Rename user_get-->user_whoami

258a45f3 06/28/2013 03:03 pm Stavros Sachtouris

Fix user_list docs

6a2a28bd 06/28/2013 02:58 pm Stavros Sachtouris

Add name and uuid of session user to shell greet

Refs: 3632

f42bcc2d 06/28/2013 02:06 pm Stavros Sachtouris

Merge branch 'feature-multiple-tokens' into develop

dc897a7e 06/28/2013 01:57 pm Stavros Sachtouris

Allow multiple tokens per cloud configuration

Refs: #3632

b5f436e8 06/27/2013 05:51 pm Stavros Sachtouris

Merge branch 'feature-user-commands' into develop

41d22b0e 06/27/2013 05:51 pm Stavros Sachtouris

Update Changelog

3e02e714 06/27/2013 05:49 pm Stavros Sachtouris

Adjust funcional tests

b44a5a37 06/27/2013 04:39 pm Stavros Sachtouris

Cache by uuid instead of token in astakos client

Refs: #3660

c3e01785 06/27/2013 03:57 pm Stavros Sachtouris

Merge branch 'feature-user-commands' into develop

fe4940bc 06/27/2013 03:52 pm Stavros Sachtouris

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 through cloud....token
During the session, kamaki users may authenticate more users by tokens
and switch between them with user_set command...

b91111b9 06/27/2013 03:01 pm Stavros Sachtouris

Implement user_info to show current user info

Refs: #3632

9a8861d1 06/27/2013 02:52 pm Stavros Sachtouris

Implement a user_list to list cached shell users

Refs: #3632

9d0a8ecf 06/27/2013 01:40 pm Stavros Sachtouris

Fix typo == --> --

31618e2a 06/27/2013 12:54 pm Stavros Sachtouris

Parse publicURL to fix astakos init, pretty quotas

Refs: #3632

556e6916 06/26/2013 05:58 pm Stavros Sachtouris

Fix logger in snf-astakos commands

8b2d63a7 06/26/2013 05:45 pm Stavros Sachtouris

Fix broken unittests concerning floating ips

93a4d595 06/26/2013 05:03 pm Stavros Sachtouris

Merge branch 'feature-expand-wait-functionality' into develop

77df3d4a 06/26/2013 05:01 pm Stavros Sachtouris

Add --wait 2 network_create/delete + upd Changelog

Refs: 3867

7b2e4bf1 06/26/2013 04:47 pm Stavros Sachtouris

Make wait mechanism usble by more cyclades methods

Refs: #3867

60c42f9f 06/26/2013 02:35 pm Stavros Sachtouris

Add a --wait option to various server commands

Refs: #3867

Commands affected: server_create/start/shutdown/reboot

Also, the wait functionality is now encapsulated in a _server_wait class
The server_wait command is just an implementation of this class.

e3f01d64 06/26/2013 12:28 pm Stavros Sachtouris

Update the copyright dates everywhere

5c2c0a6c 06/25/2013 05:50 pm Stavros Sachtouris

Merge branch 'feature-history-run' into develop

0ec19fd3 06/25/2013 05:49 pm Stavros Sachtouris

Restore history-run functionality

a0608786 06/25/2013 05:06 pm Stavros Sachtouris

Fix spelling mistake (ident-->indent)

f55d3a15 06/25/2013 01:50 pm Stavros Sachtouris

Simplify listings

Modify print_list/dict/items methods of kamaki.cli.utils to be simpler
and print output in a simpler form
key: value
key:
key: value
key:
key: value
...
key:
list-item...
a57402cd 06/21/2013 05:28 pm Stavros Sachtouris

Expose floatingip command group to CLI

8077aedf 06/21/2013 05:21 pm Stavros Sachtouris

Merge branch 'feature-floating-ips' into develop

0c27e53f 06/21/2013 05:21 pm Stavros Sachtouris

Update changelog

9b47150e 06/21/2013 05:19 pm Stavros Sachtouris

Expose impemented floating IP methods

New commands:

floatingip list/create/delete/info/pools
server ip attach/detach

Also, renamed the assoc/disassoc floating ip clients methods to
attach/detach_floating_ip

56d361de 06/21/2013 03:16 pm Stavros Sachtouris

Merge branch 'develop' into feature-floating-ips

c088076b 06/20/2013 04:16 pm Stavros Sachtouris

Adjust unit/functional tests

Refs: #3964

46358c88 06/20/2013 10:38 am Stavros Sachtouris

Update Changelog

d12169cc 06/19/2013 05:57 pm Stavros Sachtouris

Merge branch 'feature-adjust-docs' into develop

7ba195e5 06/19/2013 05:56 pm Stavros Sachtouris

Remove links from simple listing

d0f431bb 06/19/2013 05:35 pm Stavros Sachtouris

Add network examples

76e9db55 06/19/2013 04:18 pm Stavros Sachtouris

Add examples for virtual machine handling

0b158e6b 06/19/2013 02:58 pm Stavros Sachtouris

Add image registration examples

4dd5ea2c 06/18/2013 04:28 pm Stavros Sachtouris

Add file sharing examples

efae4212 06/18/2013 03:44 pm Stavros Sachtouris

Add upload and download examples

9e5341f5 06/18/2013 02:51 pm Stavros Sachtouris

Complete the listing section

d1652f8c 06/18/2013 01:03 pm Stavros Sachtouris

Merge branch 'feature-connection-retry' into develop

ec928235 06/18/2013 01:00 pm Stavros Sachtouris

Add a Connection Retry to Client + ResponseManager

Usage:
cl.XxxClient(...)
cl.CONNECTION_RETRY_LIMIT = 5
cl.<methods>

30aeeb39 06/18/2013 11:58 am Stavros Sachtouris

Remove forgoten debug message

35d47a6c 06/18/2013 11:54 am Stavros Sachtouris

Fix write recovery bug in kamaki.cli.config

write failed to recover config memory repr. after writing in disk

Refs: #4030

b75a7cc4 06/18/2013 10:58 am Stavros Sachtouris

Merge branch 'feature-check-cloud-name' into develop

29be4062 06/18/2013 10:57 am Stavros Sachtouris

Create InvalidCloudNameError, raise it when needed

Refs: #4030

6144f3d4 06/17/2013 06:37 pm Stavros Sachtouris

Make cloud prefix a global settings

Refs: #4030

b4ed3a7e 06/17/2013 04:34 pm Stavros Sachtouris

Rename: scenarios-->examples, add first content

- configuration section, with clouds
- Simple listing
- Pithos advanced listing

f4ddbb74 06/17/2013 12:51 pm Stavros Sachtouris

Add a new section "Scenarios" in documentation

d1ef43ad 06/17/2013 12:15 pm Stavros Sachtouris

Merge branch 'develop' into feature-adjust-docs

8fe9ed4e 06/17/2013 12:14 pm Stavros Sachtouris

Add seperator in item listing (unnamed)

9a70c511 06/17/2013 11:52 am Stavros Sachtouris

Adjust list_sever_nics to recent server changes

ae0c3728 06/14/2013 05:52 pm Stavros Sachtouris

Merge branch 'feature-adjust-docs' into develop

fa382f9e 06/14/2013 05:51 pm Stavros Sachtouris

Fix deprecated terms in documentation

d2e893dc 06/14/2013 02:06 pm Stavros Sachtouris

Merge branch 'develop' into feature-adjust-docs

7749f75a 06/14/2013 02:06 pm Stavros Sachtouris

Fix typo when getting metadata without key

3df8513f 06/14/2013 12:55 pm Stavros Sachtouris

Merge branch 'develop' into feature-adjust-docs

a7533bf3 06/14/2013 12:54 pm Stavros Sachtouris

Recover old token in case of authentication error

9e0a1a4c 06/14/2013 11:35 am Stavros Sachtouris

Prepare special local paths (like .) for pithos

2e03b5d8 06/13/2013 06:46 pm Stavros Sachtouris

Merge branch 'feature-floating-ips' into develop

Conflicts:
Changelog

0d68bdc5 06/13/2013 06:44 pm Stavros Sachtouris

Merge branch 'feature-expose-astakosclient' into develop

Conflicts:
kamaki/cli/commands/snf-astakos.py

d6acad53 06/13/2013 06:38 pm Stavros Sachtouris

Merge branch 'feature-adjust-functional-tests' into develop

df0045d8 06/13/2013 06:37 pm Stavros Sachtouris

Fix all minor typos and modifications in tests

87f1be2a 06/12/2013 05:55 pm Stavros Sachtouris

Merge branch 'develop' into feature-adjust-functional-tests

89e93135 06/12/2013 05:42 pm Stavros Sachtouris

Merge branch 'feature-cloud-renamings' into develop

89ff917c 06/12/2013 05:40 pm Stavros Sachtouris

Merge branch 'feature-adjust-docs' into develop

69691087 06/12/2013 05:32 pm Stavros Sachtouris

Do not suggest ansicolors if colors == off

Refs: #3978

031ca67d 06/12/2013 05:17 pm Stavros Sachtouris

Fix typos in error messages and helps

Refs: #3979

47f37f7c 06/12/2013 05:13 pm Stavros Sachtouris

Fix log level for expected command failures

44101d8a 06/12/2013 05:00 pm Stavros Sachtouris

Updagrade error message for multiple clouds

Refs: #3979

c825ddc9 06/12/2013 04:55 pm Stavros Sachtouris

Use the default_cloud global option

Refs: #3934 #3979

bb759047 06/12/2013 04:22 pm Stavros Sachtouris

Merge branch 'develop' into feature-cloud-renamings

8f91e50c 06/12/2013 04:14 pm Stavros Sachtouris

Fix typo in method docs

2feb9477 06/12/2013 03:49 pm Stavros Sachtouris

Adjust livetests to cloud renamings

f9d043ad 06/12/2013 03:34 pm Stavros Sachtouris

Merge branch 'develop' into feature-adjust-docs

5e4c38d0 06/12/2013 03:31 pm Stavros Sachtouris

Merge branch 'feature-cloud-renamings' into develop

144b3551 06/12/2013 03:02 pm Stavros Sachtouris

Change term "remote" to "cloud" when proper

Refs: #3934

1b46f2b0 06/12/2013 11:43 am Stavros Sachtouris

Merge branch 'feature-adjust-docs' into develop

904091dd 06/11/2013 07:27 pm Stavros Sachtouris

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/developers kamaki guides.

fa479dc3 06/10/2013 06:11 pm Stavros Sachtouris

Update some of the documentation

this commit serves back-up purposes mostly

34b09e46 06/10/2013 04:06 pm Stavros Sachtouris

Reset Upgrade notes for the upcoming version 0.10

1cedf289 06/10/2013 04:04 pm Stavros Sachtouris

Merge branch 'feature-adjust-docs' into develop

9dc6159f 06/10/2013 04:03 pm Stavros Sachtouris

Document the Upgrade notes for v0.9

72fa0010 06/10/2013 03:11 pm Stavros Sachtouris

Fix PEP8 warning