Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ 82cc4b8f

# Date Author Comment
82cc4b8f 08/28/2013 03:18 pm Stavros Sachtouris

Rename /image meta list to /image info

4a25486d 08/28/2013 03:07 pm Stavros Sachtouris

Fix IntArgument + tests and apply to snf-astakos

933bce8f 08/28/2013 02:35 pm Stavros Sachtouris

Merge commit '0611432fc7ed2bebe92429f707bc39296aa5bdaf' into feature-astakos-bugs

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

f424ea0a 08/28/2013 02:33 pm Stavros Sachtouris

Fix typos

b03c9095 08/28/2013 02:24 pm Stavros Sachtouris

Merge commit '54c907116bc7df4a4bab186e388c19bc7cf29929' into feature-astakos-bugs

adb290b3 08/28/2013 02:23 pm Stavros Sachtouris

Merge commit 'ada3f3327babbb0a191a18f782a0409cc37c4b72' into feature-astakos-bugs

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

fe3b6bef 08/28/2013 02:22 pm Stavros Sachtouris

Handle _membership_action result as non-dict

664ab9c5 08/28/2013 01:47 pm Stavros Sachtouris

Merge commit '95482dab08e6ca48141860455112a54fabc3251b' into feature-astakos-bugs

22187e4c 08/28/2013 01:47 pm Stavros Sachtouris

Merge commit '8f984bae7c048483906dc60df061e2e17b24ec86' into feature-astakos-bugs

3088c49f 08/28/2013 01:47 pm Stavros Sachtouris

Merge commit '01413001785d8d93e2ca11fe435479867ca50397' into feature-astakos-bugs

a41d7a1d 08/28/2013 01:05 pm Stavros Sachtouris

Fix some random spelling errors in commends

45606fd9 08/28/2013 12:59 pm Giorgos Korfiatis

fix membership POSTs

0611432f 08/28/2013 12:59 pm Giorgos Korfiatis

change project_application parent

54c90711 08/28/2013 12:39 pm Giorgos Korfiatis

membership strings

ada3f332 08/28/2013 12:35 pm Giorgos Korfiatis

change strings for project actions

994b8286 08/28/2013 12:30 pm Giorgos Korfiatis

TODO: returns nothing on success

95482dab 08/28/2013 12:30 pm Giorgos Korfiatis

must be int, needs better handling

8f984bae 08/28/2013 12:23 pm Giorgos Korfiatis

add tokens where missing

01413001 08/28/2013 12:20 pm Giorgos Korfiatis

Fix project info

ca5528f1 08/27/2013 04:38 pm Stavros Sachtouris

Add meta/properties image methods, whip compute

Refs: #4231

New methods:
/image meta list/set/delete --<meta>[=value] ... -p k1[=v1] [-p k2[=v2]] ...

cf115aed 08/26/2013 06:29 pm Stavros Sachtouris

Implement all user-id --> username mapings

Refs: #4228

c79faeb5 08/26/2013 04:32 pm Stavros Sachtouris

Implement all filters for network list +user names

Refs: #4220, #4228

d8ff7b56 08/26/2013 03:46 pm Stavros Sachtouris

Implement filters for flavor & exapdn 2 all lists

Refs: #4220

6d190dd1 08/26/2013 02:13 pm Stavros Sachtouris

Create _id/name_filter methods for all listings

Refs: #4220

9d2f656a 08/26/2013 11:36 am Stavros Sachtouris

Update changelog for filtering and user names

f00db940 08/26/2013 11:27 am Stavros Sachtouris

Add usernames to server list

Refs: #4228

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

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

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

Unittest print_dict + print_list

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

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

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

Let argument.rangeArgument parse more ranges

Refs: #4059

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

Show user names in /file sharers

Refs: #4203

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

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

Fix typos, decale kamai.cli.argument as package

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

Guess mimetype and use it in uploads

Refs: #4196

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

Ignore subdir section in file_list

Refs: Bug #4134

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

Use container:path format in register

Refs: #3778

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

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

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

Fix typo in error docs

ac7346a4 07/17/2013 10:41 am Stavros Sachtouris

Merge branch 'feature-test-command-tree' into develop

f17d6cb5 07/16/2013 04:55 pm Stavros Sachtouris

Fully test argument.Argument

Refs: #4058

81b0838d 07/16/2013 12:54 pm Stavros Sachtouris

Improve error message when image meta file exists

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

Spot and remove unused Command methods

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

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

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

Allow multiple tokens per cloud configuration

Refs: #3632

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

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

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

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

Restore history-run functionality

a57402cd 06/21/2013 05:28 pm Stavros Sachtouris

Expose floatingip command group to CLI

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

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

Remove links from simple listing

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

Add image registration examples

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

Complete the listing section

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

Fix deprecated terms in documentation

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

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

Merge branch 'feature-expose-astakosclient' into develop

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

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

Fix all minor typos and modifications in tests

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

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

Change term "remote" to "cloud" when proper

Refs: #3934

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

866a5b5e 06/07/2013 03:42 pm Stavros Sachtouris

Merge branch 'feature-endpoints' into develop

c626151a 06/07/2013 03:41 pm Stavros Sachtouris

Adjust help messages to configuration changes

Refs:#3934

40bdbfa3 06/07/2013 02:25 pm Stavros Sachtouris

Merge branch 'feature-endpoints' into develop

e0d03685 06/07/2013 02:24 pm Stavros Sachtouris

Fix a PEP8 issue

14d15eca 06/07/2013 02:19 pm Stavros Sachtouris

Use os-specific path seperators in up/down-load -R

Refs: #3954

b4f69041 06/06/2013 05:29 pm Stavros Sachtouris

Adjust all command specs to multicloud/singleauth

Refs: #3934

99085b30 06/06/2013 02:20 pm Stavros Sachtouris

Make sure user and history commands work fine

Refs: #3934

844a6bdb 06/06/2013 01:32 pm Stavros Sachtouris

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 the contents (key=val) of remote smth
config delete remote.smth.option
deletes this specific option from the remote smth...

362adf50 06/05/2013 07:00 pm Stavros Sachtouris

Decide a cloud term, use it if no cloud.url

Refs: #3934

201baa17 06/04/2013 02:03 pm Stavros Sachtouris

A. Hardcode the new kamaki config file

Refs: #3934

Breaks compatibility, implements a remotes-based config file

f5c28bfa 06/04/2013 12:30 pm Stavros Sachtouris

Backwards compatibility for configuraiton file

Compatible with kamaki config files v2

user.url, file.url, compute.url and image.url
are now valid and of higher priority to
astakos.url, pithos.url, cyclades.url, plankton.url
which are also valid

All these are ignored iff [global].auth_url is given

9d8737a2 06/03/2013 05:29 pm Stavros Sachtouris

Fix typos in default and expected values