kamaki
11 years agoSupport interaccount store operations (ftr. #3230)
Stavros Sachtouris [Wed, 27 Feb 2013 11:22:09 +0000 (13:22 +0200)]
Support interaccount store operations (ftr. #3230)

Operations affected: copy and move

11 years agoSeperate source client from destination client
Stavros Sachtouris [Wed, 27 Feb 2013 11:12:59 +0000 (13:12 +0200)]
Seperate source client from destination client

Concerns store_copy operation and aims to clean up the code that
implements the account-to-account copy

11 years agoAllow Custom From-Account to pithos copy
Stavros Sachtouris [Tue, 26 Feb 2013 17:08:06 +0000 (19:08 +0200)]
Allow Custom From-Account to pithos copy

11 years agoEncode non-ascii http headers
Stavros Sachtouris [Tue, 26 Feb 2013 16:32:02 +0000 (18:32 +0200)]
Encode non-ascii http headers

Use urllib quote + str.encode('utf-8')

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Tue, 26 Feb 2013 15:42:51 +0000 (17:42 +0200)]
Merge branch 'develop' into feature-store

11 years agoMerge branch 'hotfix-0.7.2' into develop
Stavros Sachtouris [Tue, 26 Feb 2013 15:39:50 +0000 (17:39 +0200)]
Merge branch 'hotfix-0.7.2' into develop

Conflicts:
kamaki/clients/utils.py
version

11 years agoNew hotfix version with complete fixes on utf8 bug
Stavros Sachtouris [Tue, 26 Feb 2013 15:12:01 +0000 (17:12 +0200)]
New hotfix version with complete fixes on utf8 bug

11 years agoRemove trailing / for url paths
Stavros Sachtouris [Tue, 26 Feb 2013 14:50:31 +0000 (16:50 +0200)]
Remove trailing / for url paths

11 years agoFix double // in urls
Stavros Sachtouris [Tue, 26 Feb 2013 14:47:10 +0000 (16:47 +0200)]
Fix double // in urls

11 years agoFix url quoting with non-ascii (closes bug #3256)
Stavros Sachtouris [Tue, 26 Feb 2013 13:22:03 +0000 (15:22 +0200)]
Fix url quoting with non-ascii (closes bug #3256)

Conflicts:

kamaki/clients/utils.py
version

11 years agoFix url quoting with non-ascii (closes bug #3256)
Stavros Sachtouris [Tue, 26 Feb 2013 13:22:03 +0000 (15:22 +0200)]
Fix url quoting with non-ascii (closes bug #3256)

11 years agoMerge branch 'hotfix-0.7.1' into develop
Stavros Sachtouris [Tue, 26 Feb 2013 11:17:07 +0000 (13:17 +0200)]
Merge branch 'hotfix-0.7.1' into develop

Conflicts:
version

11 years agoAdjust all utils.py methods to handle non-ascii
Stavros Sachtouris [Tue, 26 Feb 2013 11:15:34 +0000 (13:15 +0200)]
Adjust all utils.py methods to handle non-ascii

11 years agoReturn to correct version tag 0.7 instead of 0.7.1
Stavros Sachtouris [Tue, 26 Feb 2013 10:56:42 +0000 (12:56 +0200)]
Return to correct version tag 0.7 instead of 0.7.1

11 years agoMerge branch 'hotfix-0.7.1'
Stavros Sachtouris [Tue, 26 Feb 2013 10:50:03 +0000 (12:50 +0200)]
Merge branch 'hotfix-0.7.1'

11 years agoFix bug #3256
Stavros Sachtouris [Tue, 26 Feb 2013 10:43:54 +0000 (12:43 +0200)]
Fix bug #3256

Bug description: Pithos client interfave fails to create unicode containers
Actual Problem: kamaki.clients.utils path2url method failed to proccess
    non-ascii strings --> many commands could not handle non-ascii arguments

11 years agoAllow non-ascii paramters on path2url
Stavros Sachtouris [Tue, 26 Feb 2013 10:19:12 +0000 (12:19 +0200)]
Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Tue, 26 Feb 2013 10:20:59 +0000 (12:20 +0200)]
Merge branch 'develop' into feature-store

11 years agoAllow non-ascii paramters on path2url
Stavros Sachtouris [Tue, 26 Feb 2013 10:19:12 +0000 (12:19 +0200)]
Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

11 years agoUniform var names in store_copy/move
Stavros Sachtouris [Mon, 25 Feb 2013 16:45:25 +0000 (18:45 +0200)]
Uniform var names in store_copy/move

11 years agoAdjust move to function like copy
Stavros Sachtouris [Mon, 25 Feb 2013 16:44:30 +0000 (18:44 +0200)]
Adjust move to function like copy

11 years agoRe-implement store-copy semantics (feature #3310)
Stavros Sachtouris [Mon, 25 Feb 2013 16:05:04 +0000 (18:05 +0200)]
Re-implement store-copy semantics (feature #3310)

11 years agoAdjust version names to synnefo versionning stds
Stavros Sachtouris [Mon, 25 Feb 2013 10:09:35 +0000 (12:09 +0200)]
Adjust version names to synnefo versionning stds

11 years agoStarted some changes in pithos_cli copy
Stavros Sachtouris [Fri, 22 Feb 2013 16:28:45 +0000 (18:28 +0200)]
Started some changes in pithos_cli copy

Not ready yet, just for buck up

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Fri, 22 Feb 2013 12:12:12 +0000 (14:12 +0200)]
Merge branch 'develop' into feature-store

11 years agoSet new develop version 0.8
Stavros Sachtouris [Thu, 21 Feb 2013 15:51:58 +0000 (17:51 +0200)]
Set new develop version 0.8

11 years agoSet rc version 4
Stavros Sachtouris [Thu, 21 Feb 2013 15:20:14 +0000 (17:20 +0200)]
Set rc version 4

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Thu, 21 Feb 2013 15:19:58 +0000 (17:19 +0200)]
Merge branch 'develop' into release-0.7

Conflicts:
version

11 years agoMerge branch 'develop' 0.7
Stavros Sachtouris [Thu, 21 Feb 2013 14:48:43 +0000 (16:48 +0200)]
Merge branch 'develop'

11 years agoupdate tests
Stavros Sachtouris [Thu, 21 Feb 2013 14:48:18 +0000 (16:48 +0200)]
update tests

11 years agopep8 fix
Stavros Sachtouris [Thu, 21 Feb 2013 14:15:53 +0000 (16:15 +0200)]
pep8 fix

11 years agoResolve forgoten conflict from previour merge
Stavros Sachtouris [Thu, 21 Feb 2013 13:48:19 +0000 (15:48 +0200)]
Resolve forgoten conflict from previour merge

11 years agoMerge branch 'develop'
Stavros Sachtouris [Thu, 21 Feb 2013 13:41:59 +0000 (15:41 +0200)]
Merge branch 'develop'

Conflicts:
Changelog
kamaki/__init__.py
setup.py

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Thu, 21 Feb 2013 13:00:03 +0000 (15:00 +0200)]
Merge branch 'develop' into release-0.7

11 years agoDocumentation updates
Stavros Sachtouris [Thu, 21 Feb 2013 12:26:07 +0000 (14:26 +0200)]
Documentation updates

11 years agoRename tests to livetest in kamaki.clients
Stavros Sachtouris [Thu, 21 Feb 2013 10:50:13 +0000 (12:50 +0200)]
Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes

11 years agoTest create_network params
Stavros Sachtouris [Wed, 20 Feb 2013 18:11:39 +0000 (20:11 +0200)]
Test create_network params

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Wed, 20 Feb 2013 17:00:19 +0000 (19:00 +0200)]
Merge branch 'develop' into release-0.7

11 years agoMake network-create --with-dhcp option a flag
Stavros Sachtouris [Wed, 20 Feb 2013 16:58:21 +0000 (18:58 +0200)]
Make network-create --with-dhcp option a flag

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Tue, 19 Feb 2013 14:18:09 +0000 (16:18 +0200)]
Merge branch 'develop' into release-0.7

11 years agoFix pep8 error
Stavros Sachtouris [Tue, 19 Feb 2013 14:17:34 +0000 (16:17 +0200)]
Fix pep8 error

11 years agoFix bug in error reporting if service anavailable
Stavros Sachtouris [Tue, 19 Feb 2013 14:14:13 +0000 (16:14 +0200)]
Fix bug in error reporting if service anavailable

11 years agoFix bug in error reporting if service anavailable
Stavros Sachtouris [Tue, 19 Feb 2013 14:14:13 +0000 (16:14 +0200)]
Fix bug in error reporting if service anavailable

11 years agoUpdate version tag to 0.7rc3
Stavros Sachtouris [Tue, 19 Feb 2013 14:03:44 +0000 (16:03 +0200)]
Update version tag to 0.7rc3

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Tue, 19 Feb 2013 13:49:30 +0000 (15:49 +0200)]
Merge branch 'develop' into release-0.7

11 years agoMerge branch 'feature-store' into develop
Stavros Sachtouris [Tue, 19 Feb 2013 13:47:56 +0000 (15:47 +0200)]
Merge branch 'feature-store' into develop

11 years agoRecover default value of non-None default args
Stavros Sachtouris [Tue, 19 Feb 2013 13:46:44 +0000 (15:46 +0200)]
Recover default value of non-None default args

11 years agoMake store download more intuitive + debug
Stavros Sachtouris [Tue, 19 Feb 2013 12:20:02 +0000 (14:20 +0200)]
Make store download more intuitive + debug

Use cases:
- download <container>
   Illegal
- download <container> --resume
   Download contests to .
- download <container>:<directory>
   Illegal
- download <container>:<directory> --recursive
   Download remote dir and contents to .
- download <container>:<path with />
   Illegal
- download <container>:<path with /> <local_path>
   Download remote object as local_path
- download <container>:<path with /> --recursive

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Tue, 19 Feb 2013 08:47:03 +0000 (10:47 +0200)]
Merge branch 'develop' into feature-store

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Fri, 15 Feb 2013 11:29:04 +0000 (13:29 +0200)]
Merge branch 'develop' into release-0.7

11 years agoBetter error message when downld destin. exists
Stavros Sachtouris [Fri, 15 Feb 2013 11:27:34 +0000 (13:27 +0200)]
Better error message when downld destin. exists

11 years agoFix pithos download_object typo range->range_str
Stavros Sachtouris [Fri, 15 Feb 2013 11:14:47 +0000 (13:14 +0200)]
Fix pithos download_object typo range->range_str

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Wed, 13 Feb 2013 11:15:56 +0000 (13:15 +0200)]
Merge branch 'develop' into release-0.7

11 years agoMake pithos_rest_api method vars safe from None
Stavros Sachtouris [Wed, 13 Feb 2013 11:14:56 +0000 (13:14 +0200)]
Make pithos_rest_api method vars safe from None

Some vars that have not None as default value where vulnerable to None assignments

11 years agoRemove list2str() (clients.utils) 4 simplicity
Stavros Sachtouris [Wed, 13 Feb 2013 10:32:46 +0000 (12:32 +0200)]
Remove list2str() (clients.utils) 4 simplicity

11 years agoTests run even if no progress installed
Stavros Sachtouris [Tue, 12 Feb 2013 17:19:11 +0000 (19:19 +0200)]
Tests run even if no progress installed

11 years agoTests run even if no progress installed
Stavros Sachtouris [Tue, 12 Feb 2013 17:19:11 +0000 (19:19 +0200)]
Tests run even if no progress installed

11 years agoIncorporate latest develop fixes
Stavros Sachtouris [Tue, 12 Feb 2013 14:15:57 +0000 (16:15 +0200)]
Incorporate latest develop fixes

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Tue, 12 Feb 2013 14:15:46 +0000 (16:15 +0200)]
Merge branch 'develop' into release-0.7

11 years agoUpdate Changelog
Stavros Sachtouris [Tue, 12 Feb 2013 14:01:18 +0000 (16:01 +0200)]
Update Changelog

11 years agoSync with rc2 state
Stavros Sachtouris [Tue, 12 Feb 2013 13:55:08 +0000 (15:55 +0200)]
Sync with rc2 state

11 years agoMerge branch 'release-0.7' into develop
Stavros Sachtouris [Tue, 12 Feb 2013 13:54:54 +0000 (15:54 +0200)]
Merge branch 'release-0.7' into develop

11 years agoRemove redudant line in setup
Stavros Sachtouris [Tue, 12 Feb 2013 13:49:58 +0000 (15:49 +0200)]
Remove redudant line in setup

11 years agoMerge branch 'release-0.7' into feature-cli-input
Stavros Sachtouris [Tue, 12 Feb 2013 13:42:28 +0000 (15:42 +0200)]
Merge branch 'release-0.7' into feature-cli-input

11 years agoURL-encode requests
Stavros Sachtouris [Tue, 12 Feb 2013 13:41:13 +0000 (15:41 +0200)]
URL-encode requests

11 years agoUpdate author and maintainer info in setup.py
Vangelis Koukis [Tue, 12 Feb 2013 12:10:56 +0000 (14:10 +0200)]
Update author and maintainer info in setup.py

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Tue, 12 Feb 2013 11:15:55 +0000 (13:15 +0200)]
Merge branch 'develop' into feature-store

11 years agoMerge branch 'develop' into feature-cli-input
Stavros Sachtouris [Tue, 12 Feb 2013 11:04:01 +0000 (13:04 +0200)]
Merge branch 'develop' into feature-cli-input

11 years agoSet version 0.7rc2
Stavros Sachtouris [Tue, 12 Feb 2013 10:05:28 +0000 (12:05 +0200)]
Set version 0.7rc2

11 years agoMerge branch 'develop' into release-0.7
Stavros Sachtouris [Tue, 12 Feb 2013 09:54:36 +0000 (11:54 +0200)]
Merge branch 'develop' into release-0.7

11 years agoFix a fixable pyflakes error
Stavros Sachtouris [Tue, 12 Feb 2013 09:48:54 +0000 (11:48 +0200)]
Fix a fixable pyflakes error

11 years agoDepend on argparse iff python < 2.7
Stavros Sachtouris [Mon, 11 Feb 2013 17:56:55 +0000 (19:56 +0200)]
Depend on argparse iff python < 2.7

11 years agoMake DateArgument to return timestamp by default
Stavros Sachtouris [Mon, 11 Feb 2013 17:45:17 +0000 (19:45 +0200)]
Make DateArgument to return timestamp by default

11 years agoAllow image tests to get uuid from astakos
Stavros Sachtouris [Mon, 11 Feb 2013 16:48:15 +0000 (18:48 +0200)]
Allow image tests to get uuid from astakos

11 years agoFix some more pep8 issues, more later
Stavros Sachtouris [Mon, 11 Feb 2013 15:42:26 +0000 (17:42 +0200)]
Fix some more pep8 issues, more later

11 years agoFix pep8 compliance issues everywhere
Stavros Sachtouris [Mon, 11 Feb 2013 15:19:50 +0000 (17:19 +0200)]
Fix pep8 compliance issues everywhere

11 years agoApply pep8 on clients.cyclades* methods
Stavros Sachtouris [Fri, 8 Feb 2013 17:39:14 +0000 (19:39 +0200)]
Apply pep8 on clients.cyclades* methods

11 years agoAttempt to pep8-fix some source files
Stavros Sachtouris [Fri, 8 Feb 2013 17:25:47 +0000 (19:25 +0200)]
Attempt to pep8-fix some source files

11 years agoRemove ordereddict dependency
Stavros Sachtouris [Fri, 8 Feb 2013 11:04:43 +0000 (13:04 +0200)]
Remove ordereddict dependency

11 years agoUpdate changelog
Stavros Sachtouris [Fri, 8 Feb 2013 10:50:59 +0000 (12:50 +0200)]
Update changelog

11 years agoBump version
Stavros Sachtouris [Fri, 8 Feb 2013 10:38:15 +0000 (12:38 +0200)]
Bump version

11 years agoMerge branch 'feature-store' into develop
Stavros Sachtouris [Fri, 8 Feb 2013 10:33:16 +0000 (12:33 +0200)]
Merge branch 'feature-store' into develop

11 years agoUpdate store group/sharing tests to new API specs
Stavros Sachtouris [Fri, 8 Feb 2013 10:32:25 +0000 (12:32 +0200)]
Update store group/sharing tests to new API specs

11 years agoAdjust documentation, allow explicit account set
Stavros Sachtouris [Thu, 7 Feb 2013 17:18:27 +0000 (19:18 +0200)]
Adjust documentation, allow explicit account set

11 years agoUse UUID when calling pithos client
Stavros Sachtouris [Thu, 7 Feb 2013 16:43:55 +0000 (18:43 +0200)]
Use UUID when calling pithos client

In kamaki.clients.pithos context, the variable is still called account
Only the callers change their behavior, as they should retrive the
account by calling kamaki.clients.astakos.AstakosClient().term('uuid')
Tests are also adjusted

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Thu, 7 Feb 2013 15:46:27 +0000 (17:46 +0200)]
Merge branch 'develop' into feature-store

11 years agoMerge branch 'feature-astakos' into develop
Stavros Sachtouris [Thu, 7 Feb 2013 15:42:30 +0000 (17:42 +0200)]
Merge branch 'feature-astakos' into develop

11 years agoAdd info method, tests and docs
Stavros Sachtouris [Thu, 7 Feb 2013 15:42:07 +0000 (17:42 +0200)]
Add info method, tests and docs

11 years agoAdd list to astakos client
Stavros Sachtouris [Thu, 7 Feb 2013 15:15:58 +0000 (17:15 +0200)]
Add list to astakos client

list method returns a list of all cached user informations, one for each token

11 years agoAdjust documentation to recent astakos client
Stavros Sachtouris [Thu, 7 Feb 2013 15:04:28 +0000 (17:04 +0200)]
Adjust documentation to recent astakos client

11 years agoCompact code and unittests for astakos client
Stavros Sachtouris [Thu, 7 Feb 2013 14:06:55 +0000 (16:06 +0200)]
Compact code and unittests for astakos client

11 years agoCreate a cached access api to Astakos >= 0.13
Stavros Sachtouris [Thu, 7 Feb 2013 12:06:22 +0000 (14:06 +0200)]
Create a cached access api to Astakos >= 0.13

11 years agoMerge branch 'develop' into feature-astakos
Stavros Sachtouris [Thu, 7 Feb 2013 12:04:45 +0000 (14:04 +0200)]
Merge branch 'develop' into feature-astakos

Conflicts:
kamaki/cli/commands/astakos_cli.py
kamaki/clients/tests.py

11 years agoMerge branch 'develop' into feature-store
Stavros Sachtouris [Thu, 7 Feb 2013 11:27:58 +0000 (13:27 +0200)]
Merge branch 'develop' into feature-store

11 years agoMerge branch 'feature-errors' into develop
Stavros Sachtouris [Thu, 7 Feb 2013 11:26:44 +0000 (13:26 +0200)]
Merge branch 'feature-errors' into develop

11 years agoUse NamedTemnporaryFiles in pithos client tests
Stavros Sachtouris [Thu, 7 Feb 2013 11:25:47 +0000 (13:25 +0200)]
Use NamedTemnporaryFiles in pithos client tests

11 years agoDocumentation updates, cosmetics for pithos tests
Stavros Sachtouris [Wed, 6 Feb 2013 17:48:06 +0000 (19:48 +0200)]
Documentation updates, cosmetics for pithos tests

11 years agoAdd tests package to setup
Stavros Sachtouris [Wed, 6 Feb 2013 17:06:04 +0000 (19:06 +0200)]
Add tests package to setup

11 years agoMerge branch 'feature-errors' into develop
Stavros Sachtouris [Wed, 6 Feb 2013 17:03:17 +0000 (19:03 +0200)]
Merge branch 'feature-errors' into develop

11 years agoGet rid of old testing implementation
Stavros Sachtouris [Wed, 6 Feb 2013 17:02:51 +0000 (19:02 +0200)]
Get rid of old testing implementation