Statistics
| Branch: | Tag: | Revision:

root / kamaki @ 2bd23362

# Date Author Comment
2bd23362 09/23/2013 06:47 pm Stavros Sachtouris

Change VMs to servers in docs, fix docs scripts

a1dc95ac 09/20/2013 06:00 pm Stavros Sachtouris

Implement --type argument for server reboot

Refs: #4338

07fdc00c 09/20/2013 04:10 pm Stavros Sachtouris

Fix wrong parameter passing to create_server

Refs: #4339

eddaace7 09/20/2013 01:44 pm Stavros Sachtouris

Fix --more bug in _optional_json commands

12be2bd2 09/19/2013 06:19 pm Stavros Sachtouris

Update Changelog for config unittests

Refs: #4058

8556d269 09/19/2013 06:02 pm Stavros Sachtouris

Complete unittests for kamaki.cli.config

Refs: #4058

2e616dbd 09/18/2013 05:57 pm Stavros Sachtouris

Implement all methods up to reload

Refs: #4058

3564be49 09/18/2013 05:14 pm Stavros Sachtouris

Test get/set_cloud/global

Refs: #4058

c5997814 09/18/2013 03:22 pm Stavros Sachtouris

Implement tests for _cloud_name, _rescue_old_file

Refs: #4058

f767b407 09/17/2013 06:13 pm Stavros Sachtouris

Unittest kamaki.cli.Config.__init__

Refs: #4058

9f5cbafe 09/17/2013 04:17 pm Stavros Sachtouris

Initialize a config package (new dir) with tests

Refs: #4058

db03f805 09/17/2013 02:40 pm Stavros Sachtouris

Make authentication lazy

Refs: #4300

Authentication (a.k.a. POST /tokens) is performed only if needed, therefore a
syntax query will not request for authentication.

A new method is introduced in kamaki.cli: init_chached_authenticator. This
method authenticated the resolved URL and TOKEN....

7f869771 09/13/2013 07:21 pm Stavros Sachtouris

Fix typo in private method

45a3721b 09/13/2013 01:37 pm Stavros Sachtouris

Fix functional test when there are no sharers

This error apears in pithos livetest account_get, when there are no sharer accounts

6acfcec4 09/13/2013 12:52 pm Stavros Sachtouris

Replace writelines with write+flush

7df54888 09/12/2013 05:47 pm Stavros Sachtouris

Enrich pithos permission message (global sharing)

b5578909 09/12/2013 04:49 pm Stavros Sachtouris

Fix typo in file_publish

76f58e2e 09/12/2013 04:13 pm Stavros Sachtouris

Replace print methods w. respective member methods

Refs: #4292

ddcb2e09 09/12/2013 03:00 pm Stavros Sachtouris

Implement member versions of utils print methods

Refs: #4292

c49188b7 09/12/2013 01:21 pm Stavros Sachtouris

Fix history read unicode issue

1d0f1ffa 09/12/2013 12:39 pm Stavros Sachtouris

Remove builtin.print from _commands

Refs: #4292

3185cd6d 09/11/2013 05:55 pm Stavros Sachtouris

Remove builtin.print up to history

Refs: #4292

ff1c0296 09/11/2013 03:34 pm Stavros Sachtouris

Add _err to commands, remove pithos print calls

Refs: #4292

Also, add the methods write, writeln and error to print something to
<_commands>._out/_out/_err respectively.

builtin.print is replaced by self.writeln or self.error

1757c616 09/11/2013 11:31 am Stavros Sachtouris

Remove pithos.DelimterValue + self._out to list

Refs: #4292

98c02f22 09/10/2013 01:28 pm Stavros Sachtouris

Fix typo in astkoas.py imports

f1d06d74 09/10/2013 01:21 pm Stavros Sachtouris

Create logger before help message

40b1ed91 09/10/2013 01:20 pm Stavros Sachtouris

Fix typos

25f0c0cf 09/09/2013 06:29 pm Stavros Sachtouris

Expand stream output to pithos print methods

fbb253e8 09/09/2013 06:18 pm Stavros Sachtouris

Add output stream to astakos print methods

6b8a403c 09/09/2013 05:47 pm Stavros Sachtouris

Fix typo in image list printouts

6430d3a0 09/09/2013 04:17 pm Stavros Sachtouris

Update commands to use pager when --more

Refs: #4279

38db356b 09/09/2013 03:15 pm Stavros Sachtouris

Restore backwards compatibility for image register

Refs: Bug #4276

New format:

/image register Name container:path/to/image

Old format:

/image register Name pithos://user-uuid/container/path/to/image

Now, the old format is also recognized. It is planed to be depricated in a...

59eaf3b9 09/06/2013 06:23 pm Stavros Sachtouris

Merge branch 'feature-global-pager' into develop

fa9c0c38 09/06/2013 05:59 pm Stavros Sachtouris

Modify printing methods to use more stream types

Refs: #4288, #4279

Also, replace page_hold with pydoc.pager

f5ff79d9 09/06/2013 12:29 pm Stavros Sachtouris

Prepend log_settings to auth_client init

7bbfeb1a 09/05/2013 01:09 pm Stavros Sachtouris

Add help on kamaki register when old-style args

Refs: #4276

3d6a513a 09/02/2013 06:44 pm Stavros Sachtouris

Tune functional tests for longer delays

7d4ebdab 09/02/2013 02:18 pm Stavros Sachtouris

Fix typo in cyclades client unittest

cfebddb5 08/30/2013 04:55 pm Stavros Sachtouris

Add the raiseCLIError method under unit tests

Refs: #4058

f10cef01 08/30/2013 04:23 pm Stavros Sachtouris

Test All cli.errors error classes

Refs: #4058

64a3c0de 08/29/2013 01:24 pm Stavros Sachtouris

Make pid logging optional, logs are now readable

Refs: #4242

7a181b49 08/28/2013 05:50 pm Stavros Sachtouris

Adjust snf-astakos to init with correct URL

b9eebf2a 08/28/2013 04:18 pm Stavros Sachtouris

Fix split input bug

Refs: #4232

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]] ...

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

Implement clients.image.update_image

Refs: #4231

This method will allow for image update and especialy property handling

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

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

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

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

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

Complete unittests for kamaki.cli.history class

Refs: #4058

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

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

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

Allow upload_from_string to use content-encoding