kamaki
10 years agoFix forgotten typo in commands/astakos
Stavros Sachtouris [Fri, 13 Sep 2013 14:12:29 +0000 (17:12 +0300)]
Fix forgotten typo in commands/astakos

10 years agoFix Changelog 0.10
Stavros Sachtouris [Fri, 13 Sep 2013 12:01:35 +0000 (15:01 +0300)]
Fix Changelog

10 years agoRemove parts of forgotten feature
Stavros Sachtouris [Fri, 13 Sep 2013 11:54:00 +0000 (14:54 +0300)]
Remove parts of forgotten feature

10 years agoMerge branch 'release-0.10'
Stavros Sachtouris [Fri, 13 Sep 2013 10:59:12 +0000 (13:59 +0300)]
Merge branch 'release-0.10'

Conflicts:
Changelog
README.Upgrade
docs/collection_of_examples/configuration.rst
docs/collection_of_examples/imageregister.rst
docs/collection_of_examples/server.rst
docs/commands.rst
docs/conf.py
docs/developers/clients-api.rst
docs/setup.rst
docs/usage.rst
kamaki/cli/__init__.py
kamaki/cli/command_shell.py
kamaki/cli/commands/__init__.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/config.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/history.py
kamaki/cli/commands/image.py
kamaki/cli/config.py
kamaki/cli/one_command.py
kamaki/cli/utils.py
kamaki/clients/__init__.py
kamaki/clients/astakos/test.py
kamaki/clients/compute/__init__.py
kamaki/clients/compute/test.py
kamaki/clients/cyclades/__init__.py
kamaki/clients/cyclades/test.py
kamaki/clients/livetest/astakos.py
kamaki/clients/livetest/cyclades.py
version

10 years agoFix functional test when there are no sharers
Stavros Sachtouris [Fri, 13 Sep 2013 10:35:44 +0000 (13:35 +0300)]
Fix functional test when there are no sharers

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

10 years agoUpdate version tag
Stavros Sachtouris [Tue, 10 Sep 2013 13:22:28 +0000 (16:22 +0300)]
Update version tag

10 years agoFix typo in astkoas.py imports
Stavros Sachtouris [Tue, 10 Sep 2013 10:27:51 +0000 (13:27 +0300)]
Fix typo in astkoas.py imports

10 years agoUpdate version tag
Stavros Sachtouris [Tue, 10 Sep 2013 10:17:44 +0000 (13:17 +0300)]
Update version tag

10 years agoCreate logger before help message
Stavros Sachtouris [Tue, 10 Sep 2013 10:17:19 +0000 (13:17 +0300)]
Create logger before help message

10 years agoFix typos
Stavros Sachtouris [Tue, 10 Sep 2013 09:50:12 +0000 (12:50 +0300)]
Fix typos

10 years agoExpand stream output to pithos print methods
Stavros Sachtouris [Mon, 9 Sep 2013 15:29:21 +0000 (18:29 +0300)]
Expand stream output to pithos print methods

10 years agoAdd output stream to astakos print methods
Stavros Sachtouris [Mon, 9 Sep 2013 15:18:03 +0000 (18:18 +0300)]
Add output stream to astakos print methods

10 years agoFix typo in image list printouts
Stavros Sachtouris [Mon, 9 Sep 2013 14:47:16 +0000 (17:47 +0300)]
Fix typo in image list printouts

10 years agoUpdate changelog with image register + version tag 0.10rc3
Stavros Sachtouris [Mon, 9 Sep 2013 12:21:31 +0000 (15:21 +0300)]
Update changelog with image register + version tag

10 years agoRestore backwards compatibility for image register
Stavros Sachtouris [Mon, 9 Sep 2013 12:15:53 +0000 (15:15 +0300)]
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
future version, though

Also, uniformize guides and doc responses for image register

10 years agoPrepend log_settings to auth_client init
Stavros Sachtouris [Fri, 6 Sep 2013 09:29:50 +0000 (12:29 +0300)]
Prepend log_settings to auth_client init

10 years agoUpdate image register examples to new behavior
Stavros Sachtouris [Thu, 5 Sep 2013 10:25:25 +0000 (13:25 +0300)]
Update image register examples to new behavior

Refs: #4276

10 years agoAdd help on kamaki register when old-style args
Stavros Sachtouris [Thu, 5 Sep 2013 10:09:12 +0000 (13:09 +0300)]
Add help on kamaki register when old-style args

Refs: #4276

10 years agoFix typo in cyclades client unittest
Stavros Sachtouris [Mon, 2 Sep 2013 11:18:22 +0000 (14:18 +0300)]
Fix typo in cyclades client unittest

10 years agoUpdate version tag to v0.10rc2 0.10rc2
Stavros Sachtouris [Mon, 2 Sep 2013 10:12:57 +0000 (13:12 +0300)]
Update version tag to v0.10rc2

10 years agoMake pid logging optional, logs are now readable
Stavros Sachtouris [Thu, 29 Aug 2013 10:24:10 +0000 (13:24 +0300)]
Make pid logging optional, logs are now readable

Refs: #4242

10 years agoUpdate version tag 0.10rc1
Stavros Sachtouris [Wed, 28 Aug 2013 15:01:58 +0000 (18:01 +0300)]
Update version tag

10 years agoAdjust snf-astakos to init with correct URL
Stavros Sachtouris [Wed, 28 Aug 2013 14:50:54 +0000 (17:50 +0300)]
Adjust snf-astakos to init with correct URL

10 years agoDont raise doc errors if there is hope
Stavros Sachtouris [Wed, 28 Aug 2013 13:57:36 +0000 (16:57 +0300)]
Dont raise doc errors if there is hope

10 years agoAdjust docs to require progress to build
Stavros Sachtouris [Wed, 28 Aug 2013 13:43:28 +0000 (16:43 +0300)]
Adjust docs to require progress to build

10 years agoFix split input bug
Stavros Sachtouris [Wed, 28 Aug 2013 13:18:19 +0000 (16:18 +0300)]
Fix split input bug

Refs: #4232

10 years agoRename /image meta list to /image info
Stavros Sachtouris [Wed, 28 Aug 2013 12:18:50 +0000 (15:18 +0300)]
Rename /image meta list to /image info

10 years agoFix IntArgument + tests and apply to snf-astakos
Stavros Sachtouris [Wed, 28 Aug 2013 12:07:14 +0000 (15:07 +0300)]
Fix IntArgument + tests and apply to snf-astakos

10 years agoMerge branch 'feature-astakos-bugs' into develop
Stavros Sachtouris [Wed, 28 Aug 2013 11:40:08 +0000 (14:40 +0300)]
Merge branch 'feature-astakos-bugs' into develop

10 years agoMerge commit '0611432fc7ed2bebe92429f707bc39296aa5bdaf' into feature-astakos-bugs
Stavros Sachtouris [Wed, 28 Aug 2013 11:35:11 +0000 (14:35 +0300)]
Merge commit '0611432fc7ed2bebe92429f707bc39296aa5bdaf' into feature-astakos-bugs

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

10 years agoFix typos
Stavros Sachtouris [Wed, 28 Aug 2013 11:33:11 +0000 (14:33 +0300)]
Fix typos

10 years agoMerge commit '54c907116bc7df4a4bab186e388c19bc7cf29929' into feature-astakos-bugs
Stavros Sachtouris [Wed, 28 Aug 2013 11:24:20 +0000 (14:24 +0300)]
Merge commit '54c907116bc7df4a4bab186e388c19bc7cf29929' into feature-astakos-bugs

10 years agoMerge commit 'ada3f3327babbb0a191a18f782a0409cc37c4b72' into feature-astakos-bugs
Stavros Sachtouris [Wed, 28 Aug 2013 11:23:46 +0000 (14:23 +0300)]
Merge commit 'ada3f3327babbb0a191a18f782a0409cc37c4b72' into feature-astakos-bugs

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

10 years agoHandle _membership_action result as non-dict
Stavros Sachtouris [Wed, 28 Aug 2013 11:22:59 +0000 (14:22 +0300)]
Handle _membership_action result as non-dict

10 years agoMerge commit '95482dab08e6ca48141860455112a54fabc3251b' into feature-astakos-bugs
Stavros Sachtouris [Wed, 28 Aug 2013 10:47:54 +0000 (13:47 +0300)]
Merge commit '95482dab08e6ca48141860455112a54fabc3251b' into feature-astakos-bugs

10 years agoMerge commit '8f984bae7c048483906dc60df061e2e17b24ec86' into feature-astakos-bugs
Stavros Sachtouris [Wed, 28 Aug 2013 10:47:45 +0000 (13:47 +0300)]
Merge commit '8f984bae7c048483906dc60df061e2e17b24ec86' into feature-astakos-bugs

10 years agoMerge commit '01413001785d8d93e2ca11fe435479867ca50397' into feature-astakos-bugs
Stavros Sachtouris [Wed, 28 Aug 2013 10:47:35 +0000 (13:47 +0300)]
Merge commit '01413001785d8d93e2ca11fe435479867ca50397' into feature-astakos-bugs

10 years agoFix some random spelling errors in commends
Stavros Sachtouris [Wed, 28 Aug 2013 10:05:32 +0000 (13:05 +0300)]
Fix some random spelling errors in commends

10 years agochange project_application parent
Giorgos Korfiatis [Wed, 28 Aug 2013 09:53:37 +0000 (12:53 +0300)]
change project_application parent

10 years agofix membership POSTs
Giorgos Korfiatis [Wed, 28 Aug 2013 09:45:36 +0000 (12:45 +0300)]
fix membership POSTs

10 years agomembership strings
Giorgos Korfiatis [Wed, 28 Aug 2013 09:39:00 +0000 (12:39 +0300)]
membership strings

10 years agochange strings for project actions
Giorgos Korfiatis [Wed, 28 Aug 2013 09:35:38 +0000 (12:35 +0300)]
change strings for project actions

10 years agoTODO: returns nothing on success
Giorgos Korfiatis [Wed, 28 Aug 2013 09:30:39 +0000 (12:30 +0300)]
TODO: returns nothing on success

10 years agomust be int, needs better handling
Giorgos Korfiatis [Wed, 28 Aug 2013 09:30:06 +0000 (12:30 +0300)]
must be int, needs better handling

10 years agoadd tokens where missing
Giorgos Korfiatis [Wed, 28 Aug 2013 09:23:55 +0000 (12:23 +0300)]
add tokens where missing

10 years agoFix project info
Giorgos Korfiatis [Wed, 28 Aug 2013 09:20:16 +0000 (12:20 +0300)]
Fix project info

10 years agoMerge branch 'feature-image-property-commands' into develop
Stavros Sachtouris [Tue, 27 Aug 2013 14:44:17 +0000 (17:44 +0300)]
Merge branch 'feature-image-property-commands' into develop

10 years agoUpdate changelog for meta/properties image methods
Stavros Sachtouris [Tue, 27 Aug 2013 14:15:22 +0000 (17:15 +0300)]
Update changelog for meta/properties image methods

Refs: #4231

10 years agoAdd documenation for image meta/properties cmds
Stavros Sachtouris [Tue, 27 Aug 2013 14:11:58 +0000 (17:11 +0300)]
Add documenation for image meta/properties cmds

Refs: #4231

10 years agoAdd meta/properties image methods, whip compute
Stavros Sachtouris [Tue, 27 Aug 2013 13:38:54 +0000 (16:38 +0300)]
Add meta/properties image methods, whip compute

Refs: #4231

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

10 years agoImplement clients.image.update_image
Stavros Sachtouris [Tue, 27 Aug 2013 08:26:28 +0000 (11:26 +0300)]
Implement clients.image.update_image

Refs: #4231

This method will allow for image update and especialy property handling

10 years agoMerge branch 'feature-id-to-name' into develop
Stavros Sachtouris [Mon, 26 Aug 2013 15:31:29 +0000 (18:31 +0300)]
Merge branch 'feature-id-to-name' into develop

10 years agoImplement all user-id --> username mapings
Stavros Sachtouris [Mon, 26 Aug 2013 15:29:54 +0000 (18:29 +0300)]
Implement all user-id --> username mapings

Refs: #4228

10 years agoMerge branch 'feature-flavor-filters' into develop
Stavros Sachtouris [Mon, 26 Aug 2013 13:35:04 +0000 (16:35 +0300)]
Merge branch 'feature-flavor-filters' into develop

10 years agoUpdate Changelog for list filters and renames
Stavros Sachtouris [Mon, 26 Aug 2013 13:34:38 +0000 (16:34 +0300)]
Update Changelog for list filters and renames

10 years agoImplement all filters for network list +user names
Stavros Sachtouris [Mon, 26 Aug 2013 13:32:56 +0000 (16:32 +0300)]
Implement all filters for network list +user names

Refs: #4220, #4228

10 years agoImplement filters for flavor & exapdn 2 all lists
Stavros Sachtouris [Mon, 26 Aug 2013 12:46:00 +0000 (15:46 +0300)]
Implement filters for flavor & exapdn 2 all lists

Refs: #4220

10 years agoCreate _id/name_filter methods for all listings
Stavros Sachtouris [Mon, 26 Aug 2013 11:13:52 +0000 (14:13 +0300)]
Create _id/name_filter methods for all listings

Refs: #4220

10 years agoMerge branch 'feature-image-list-filters' into develop
Stavros Sachtouris [Mon, 26 Aug 2013 08:37:16 +0000 (11:37 +0300)]
Merge branch 'feature-image-list-filters' into develop

10 years agoUpdate changelog for filtering and user names
Stavros Sachtouris [Mon, 26 Aug 2013 08:36:55 +0000 (11:36 +0300)]
Update changelog for filtering and user names

10 years agoAdd usernames to server list
Stavros Sachtouris [Mon, 26 Aug 2013 08:27:24 +0000 (11:27 +0300)]
Add usernames to server list

Refs: #4228

10 years agoImpement basic/custom filters for server list
Stavros Sachtouris [Fri, 23 Aug 2013 15:07:59 +0000 (18:07 +0300)]
Impement basic/custom filters for server list

Refs: #4220

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

10 years agoFix bug when setting an empty cloud alias
Stavros Sachtouris [Fri, 23 Aug 2013 12:36:49 +0000 (15:36 +0300)]
Fix bug when setting an empty cloud alias

10 years agoComplete basic filters in image compute list
Stavros Sachtouris [Fri, 23 Aug 2013 09:45:13 +0000 (12:45 +0300)]
Complete basic filters in image compute list

Refs: #4220

10 years agoForce shell to do nothing in empty lines
Stavros Sachtouris [Fri, 23 Aug 2013 07:39:50 +0000 (10:39 +0300)]
Force shell to do nothing in empty lines

10 years agoTry a unified filtering method in image ? list
Stavros Sachtouris [Thu, 22 Aug 2013 15:55:16 +0000 (18:55 +0300)]
Try a unified filtering method in image ? list

Refs: #4220

10 years agoAdd a filter_dicts_by_dict utils method
Stavros Sachtouris [Thu, 22 Aug 2013 15:04:29 +0000 (18:04 +0300)]
Add a filter_dicts_by_dict utils method

Refs: #4220

This is a multipurpose method to be used for CLI filtering

10 years agoAdd --property-like in image list
Stavros Sachtouris [Thu, 22 Aug 2013 12:02:41 +0000 (15:02 +0300)]
Add --property-like in image list

Refs: #4220

10 years agoOptimize username aquisition in image list
Stavros Sachtouris [Wed, 21 Aug 2013 15:26:06 +0000 (18:26 +0300)]
Optimize username aquisition in image list

Refs: #4228

Collect all uuids and get them with one request

10 years agoAugment user info in image list
Stavros Sachtouris [Wed, 21 Aug 2013 14:53:07 +0000 (17:53 +0300)]
Augment user info in image list

Refs: #4228

10 years agoAdd --property to image list
Stavros Sachtouris [Wed, 21 Aug 2013 13:04:52 +0000 (16:04 +0300)]
Add --property to image list

Refs: #4220

Also, fix various bugs introduced by utils re-writtings

10 years agoFix division by 0 bug
Stavros Sachtouris [Wed, 21 Aug 2013 10:15:38 +0000 (13:15 +0300)]
Fix division by 0 bug

10 years agoMerge branch 'feature-clitests-utils' into develop
Stavros Sachtouris [Tue, 20 Aug 2013 13:37:54 +0000 (16:37 +0300)]
Merge branch 'feature-clitests-utils' into develop

10 years agoUpdate Changelog for utils unittests
Stavros Sachtouris [Tue, 20 Aug 2013 13:37:25 +0000 (16:37 +0300)]
Update Changelog for utils unittests

Refs: #4058

10 years agoComplete cli.utils unittests
Stavros Sachtouris [Tue, 20 Aug 2013 13:36:35 +0000 (16:36 +0300)]
Complete cli.utils unittests

Refs: #4058

11 years agoTest kamaki.cli.utils up to print_items
Stavros Sachtouris [Fri, 9 Aug 2013 14:22:01 +0000 (17:22 +0300)]
Test kamaki.cli.utils up to print_items

Refs: #4058

11 years agoUnittest print_dict + print_list
Stavros Sachtouris [Thu, 8 Aug 2013 15:01:07 +0000 (18:01 +0300)]
Unittest print_dict + print_list

Refs: #4058

11 years agoCreate a kamaki.cli.utils package
Stavros Sachtouris [Thu, 8 Aug 2013 09:59:24 +0000 (12:59 +0300)]
Create a kamaki.cli.utils package

Refs: #4059

11 years agoInitialize tests for kamaki.cli.utils
Stavros Sachtouris [Wed, 7 Aug 2013 15:29:17 +0000 (18:29 +0300)]
Initialize tests for kamaki.cli.utils

Refs: #4058

11 years agoLet users know if a cmd grp _cli fails
Stavros Sachtouris [Wed, 7 Aug 2013 13:23:01 +0000 (16:23 +0300)]
Let users know if a cmd grp _cli fails

11 years agoMerge branch 'feature-clitest-logger' into develop
Stavros Sachtouris [Tue, 6 Aug 2013 15:51:59 +0000 (18:51 +0300)]
Merge branch 'feature-clitest-logger' into develop

11 years agoUpdate Changelog for logger unittests
Stavros Sachtouris [Tue, 6 Aug 2013 15:51:34 +0000 (18:51 +0300)]
Update Changelog for logger unittests

Refs: #4058

11 years agoAdd unittests for kamaki.cli.logger
Stavros Sachtouris [Tue, 6 Aug 2013 15:50:17 +0000 (18:50 +0300)]
Add unittests for kamaki.cli.logger

Refs: #4058

11 years agoFix typos in floating ip methods (cli + lib)
Stavros Sachtouris [Tue, 6 Aug 2013 12:54:49 +0000 (15:54 +0300)]
Fix typos in floating ip methods (cli + lib)

11 years agorename floatingip --> ip in server + docs
Stavros Sachtouris [Tue, 6 Aug 2013 11:07:28 +0000 (14:07 +0300)]
rename floatingip --> ip in server + docs

11 years agoMerge branch 'feature-clitest-history' into develop
Stavros Sachtouris [Tue, 6 Aug 2013 10:31:25 +0000 (13:31 +0300)]
Merge branch 'feature-clitest-history' into develop

11 years agoUpdate Changelog for kamaki.cli unittests
Stavros Sachtouris [Tue, 6 Aug 2013 10:30:47 +0000 (13:30 +0300)]
Update Changelog for kamaki.cli unittests

Refs: #4058

11 years agoComplete unittests for kamaki.cli.history class
Stavros Sachtouris [Tue, 6 Aug 2013 10:28:36 +0000 (13:28 +0300)]
Complete unittests for kamaki.cli.history class

Refs: #4058

11 years agoMerge branch 'feature-file-range' into develop
Stavros Sachtouris [Mon, 5 Aug 2013 15:48:27 +0000 (18:48 +0300)]
Merge branch 'feature-file-range' into develop

11 years agoUpdate Config for multiformed ranges
Stavros Sachtouris [Mon, 5 Aug 2013 15:46:30 +0000 (18:46 +0300)]
Update Config for multiformed ranges

11 years agoUse multiformed ranges in kamaki pithos lib
Stavros Sachtouris [Mon, 5 Aug 2013 15:45:13 +0000 (18:45 +0300)]
Use multiformed ranges in kamaki pithos lib

Refs: #4059

Also, adjust corresponding unit and functional tests

11 years agoTide up sopme functional test code
Stavros Sachtouris [Mon, 5 Aug 2013 10:44:58 +0000 (13:44 +0300)]
Tide up sopme functional test code

11 years agoPithos client understands more range expressions
Stavros Sachtouris [Fri, 2 Aug 2013 14:21:59 +0000 (17:21 +0300)]
Pithos client understands more range expressions

Refs: #4059

11 years agoMerge branch 'develop' into feature-file-range
Stavros Sachtouris [Fri, 2 Aug 2013 13:51:35 +0000 (16:51 +0300)]
Merge branch 'develop' into feature-file-range

11 years agoFix some typos in docs
Stavros Sachtouris [Fri, 2 Aug 2013 13:51:19 +0000 (16:51 +0300)]
Fix some typos in docs

11 years agoLet argument.rangeArgument parse more ranges
Stavros Sachtouris [Fri, 2 Aug 2013 13:50:02 +0000 (16:50 +0300)]
Let argument.rangeArgument parse more ranges

Refs: #4059

11 years agoMerge branch 'feature-sharers' into develop
Stavros Sachtouris [Fri, 2 Aug 2013 10:55:19 +0000 (13:55 +0300)]
Merge branch 'feature-sharers' into develop

11 years agoUpdate Changelog for richer sharers output + calls
Stavros Sachtouris [Fri, 2 Aug 2013 10:54:43 +0000 (13:54 +0300)]
Update Changelog for richer sharers output + calls

Refs: #4203

11 years agoShow user names in /file sharers
Stavros Sachtouris [Fri, 2 Aug 2013 10:52:53 +0000 (13:52 +0300)]
Show user names in /file sharers

Refs: #4203

11 years agoUpdate Changelog for register with file upload
Stavros Sachtouris [Thu, 1 Aug 2013 12:39:21 +0000 (15:39 +0300)]
Update Changelog for register with file upload

Refs: #4206