kamaki
11 years agoUpdate changelog and version tag
Stavros Sachtouris [Tue, 19 Mar 2013 10:27:51 +0000 (12:27 +0200)]
Update changelog and version tag

11 years agoUpdate installation isntructions to suggest pypi
Stavros Sachtouris [Tue, 19 Mar 2013 10:14:18 +0000 (12:14 +0200)]
Update installation isntructions to suggest pypi

Problem: installation isntructions used to suggest installing kamaki from git repo
which is now designed for development only
Solution: Installation instructions now suggest users to install kamaki from pypi

Installing kamaki on debian and ubuntu through an apt-tools system is still suggested

Conflicts:

docs/installation.rst

Conflicts:

docs/installation.rst

11 years agoMerge branch 'hotfix-0.7.6'
Stavros Sachtouris [Wed, 13 Mar 2013 14:46:40 +0000 (16:46 +0200)]
Merge branch 'hotfix-0.7.6'

11 years agoMake hotfix ready for release 0.7.6
Stavros Sachtouris [Wed, 13 Mar 2013 13:57:23 +0000 (15:57 +0200)]
Make hotfix ready for release

11 years agoTransform static AstakosClient._cache to member
Stavros Sachtouris [Wed, 13 Mar 2013 13:47:19 +0000 (15:47 +0200)]
Transform static AstakosClient._cache to member

11 years agoCorrect version after applying hotfix
Stavros Sachtouris [Mon, 11 Mar 2013 10:19:01 +0000 (12:19 +0200)]
Correct version after applying hotfix

11 years agoExplicetely set http connection poolsize
Stavros Sachtouris [Mon, 11 Mar 2013 10:05:09 +0000 (12:05 +0200)]
Explicetely set http connection poolsize

11 years agoApply hotfixes 0.7.4 and 0.7.5
Stavros Sachtouris [Mon, 4 Mar 2013 18:15:35 +0000 (20:15 +0200)]
Apply hotfixes 0.7.4 and 0.7.5

11 years agoMerge branch 'hotfix-0.7.5'
Stavros Sachtouris [Mon, 4 Mar 2013 18:15:17 +0000 (20:15 +0200)]
Merge branch 'hotfix-0.7.5'

11 years agoDeclare recvlog before using it 0.7.5
Stavros Sachtouris [Mon, 4 Mar 2013 18:03:52 +0000 (20:03 +0200)]
Declare recvlog before using it

11 years agoRelease http conn. if error while getting response
Stavros Sachtouris [Mon, 4 Mar 2013 17:56:30 +0000 (19:56 +0200)]
Release http conn. if error while getting response

Fixes Bug #3370

11 years agoUpdate version tag
Stavros Sachtouris [Mon, 4 Mar 2013 17:14:57 +0000 (19:14 +0200)]
Update version tag

11 years agoSuggest ansicolors, progress when missing (#3367)
Stavros Sachtouris [Mon, 4 Mar 2013 16:55:50 +0000 (18:55 +0200)]
Suggest ansicolors, progress when missing (#3367)

11 years agoAdd / at the end of images path (plankton)
Stavros Sachtouris [Wed, 27 Feb 2013 13:07:13 +0000 (15:07 +0200)]
Add / at the end of images path (plankton)

This bug was produced after changes in path4url, where a trailing / is now
always removed

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

Conflicts:

kamaki/clients/utils.py

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

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

11 years agoUpdate testing system for Pithos clients
Stavros Sachtouris [Wed, 6 Feb 2013 16:50:40 +0000 (18:50 +0200)]
Update testing system for Pithos clients

11 years agoLet clients tests to use custom config files
Stavros Sachtouris [Wed, 6 Feb 2013 15:20:30 +0000 (17:20 +0200)]
Let clients tests to use custom config files

11 years agoComplete clients.cyclades unittests
Stavros Sachtouris [Wed, 6 Feb 2013 15:13:28 +0000 (17:13 +0200)]
Complete clients.cyclades unittests

11 years agoFixes to CI scripts
Christos Stavrakakis [Wed, 6 Feb 2013 10:11:44 +0000 (12:11 +0200)]
Fixes to CI scripts