kamaki
10 years agoMerge branch 'hotfix-0.12.10' master 0.12.10
Stavros Sachtouris [Wed, 19 Feb 2014 12:54:03 +0000 (14:54 +0200)]
Merge branch 'hotfix-0.12.10'

10 years agoUpdate Changelog for bugfix #5115
Stavros Sachtouris [Wed, 19 Feb 2014 12:51:45 +0000 (14:51 +0200)]
Update Changelog for bugfix #5115

10 years agoFix HTTP headers in image member add
Stavros Sachtouris [Wed, 19 Feb 2014 12:49:55 +0000 (14:49 +0200)]
Fix HTTP headers in image member add

Refs: #5115

10 years agoUpdate version tag and changelog
Stavros Sachtouris [Wed, 19 Feb 2014 11:29:48 +0000 (13:29 +0200)]
Update version tag and changelog

10 years agoAdd --diagnostics to server info
Stavros Sachtouris [Thu, 19 Dec 2013 13:14:48 +0000 (15:14 +0200)]
Add --diagnostics to server info

Conflicts:

kamaki/cli/commands/cyclades.py

10 years agoAllow unicode values in HTTP headers
Stavros Sachtouris [Wed, 19 Feb 2014 11:17:38 +0000 (13:17 +0200)]
Allow unicode values in HTTP headers

Refs: #5110

10 years agoAll URL-space params are now URL-encoded
Stavros Sachtouris [Mon, 27 Jan 2014 11:07:22 +0000 (13:07 +0200)]
All URL-space params are now URL-encoded

Refs: #4986

10 years agoFi network_create in documentation
Stavros Sachtouris [Fri, 24 Jan 2014 15:09:32 +0000 (17:09 +0200)]
Fi network_create in documentation

10 years agoFix typos in documentation
Stavros Sachtouris [Fri, 24 Jan 2014 14:58:02 +0000 (16:58 +0200)]
Fix typos in documentation

10 years agoTypo in documentation
Stavros Sachtouris [Fri, 24 Jan 2014 14:46:45 +0000 (16:46 +0200)]
Typo in documentation

10 years agoUpdate documentation to reflect changes in network
Stavros Sachtouris [Fri, 24 Jan 2014 14:41:29 +0000 (16:41 +0200)]
Update documentation to reflect changes in network

10 years agoMerge branch 'hotfix-0.12.9' 0.12.9
Stavros Sachtouris [Thu, 16 Jan 2014 16:38:34 +0000 (18:38 +0200)]
Merge branch 'hotfix-0.12.9'

10 years agoUpdate version tag and Changelog
Stavros Sachtouris [Thu, 16 Jan 2014 16:38:12 +0000 (18:38 +0200)]
Update version tag and Changelog

10 years agoFix bug with --unpublish for update_image
Stavros Sachtouris [Thu, 16 Jan 2014 16:36:44 +0000 (18:36 +0200)]
Fix bug with --unpublish for update_image

10 years agoMerge branch 'hotfix-0.12.8' 0.12.8
Stavros Sachtouris [Thu, 16 Jan 2014 14:24:11 +0000 (16:24 +0200)]
Merge branch 'hotfix-0.12.8'

10 years agoUpdate version tag and changelog
Stavros Sachtouris [Thu, 16 Jan 2014 14:23:55 +0000 (16:23 +0200)]
Update version tag and changelog

10 years agoUpdate documentation for image property-del
Stavros Sachtouris [Thu, 16 Jan 2014 14:12:28 +0000 (16:12 +0200)]
Update documentation for image property-del

Refs: #4940

10 years agoIn image modify, make property-del a required arg
Stavros Sachtouris [Thu, 16 Jan 2014 14:04:58 +0000 (16:04 +0200)]
In image modify, make property-del a required arg

Refs: #4940

10 years agoMerge branch 'hotfix-0.12.7' 0.12.7
Stavros Sachtouris [Mon, 13 Jan 2014 15:27:11 +0000 (17:27 +0200)]
Merge branch 'hotfix-0.12.7'

10 years agoUpdate version tag and Changelog
Stavros Sachtouris [Mon, 13 Jan 2014 15:26:24 +0000 (17:26 +0200)]
Update version tag and Changelog

10 years agoAdd user_info and user_term for bw compatibility
Stavros Sachtouris [Mon, 13 Jan 2014 15:18:50 +0000 (17:18 +0200)]
Add user_info and user_term for bw compatibility

Refs: #4880

10 years agoMerge branch 'hotfix-0.12.6' 0.12.6
Stavros Sachtouris [Mon, 13 Jan 2014 13:08:40 +0000 (15:08 +0200)]
Merge branch 'hotfix-0.12.6'

10 years agoUpdate version tag and Changelog
Stavros Sachtouris [Mon, 13 Jan 2014 12:35:05 +0000 (14:35 +0200)]
Update version tag and Changelog

10 years agoBackwards compatibility for get_service_endpoints
Stavros Sachtouris [Mon, 13 Jan 2014 11:34:48 +0000 (13:34 +0200)]
Backwards compatibility for get_service_endpoints

Refs: #4880

10 years agoUpdate the README.Upgrade notes
Stavros Sachtouris [Mon, 13 Jan 2014 10:44:33 +0000 (12:44 +0200)]
Update the README.Upgrade notes

10 years agoMerge branch 'hotfix-0.12.5' 0.12.5
Stavros Sachtouris [Fri, 10 Jan 2014 11:10:20 +0000 (13:10 +0200)]
Merge branch 'hotfix-0.12.5'

10 years agoUpdate version tag and Changelog
Stavros Sachtouris [Fri, 10 Jan 2014 10:13:31 +0000 (12:13 +0200)]
Update version tag and Changelog

10 years agoRemove fstat from clients.utils.readall
Stavros Sachtouris [Fri, 10 Jan 2014 10:04:11 +0000 (12:04 +0200)]
Remove fstat from clients.utils.readall

Refs: #4871

Fstat was used to compute the actual file size in order to
distinguish if an empty read was because the file ended.
It now considers an empty read to be an end of file.

This allows reading non-regular files.

10 years agoMerge branch 'hotfix-0.12.4' 0.12.4
Stavros Sachtouris [Thu, 9 Jan 2014 12:38:04 +0000 (14:38 +0200)]
Merge branch 'hotfix-0.12.4'

10 years agoFix big: Register image w. upload but no metafile
Stavros Sachtouris [Thu, 9 Jan 2014 12:29:57 +0000 (14:29 +0200)]
Fix big: Register image w. upload but no metafile

Refs: #4864

Also, -f/--force now refers to every file to be uploaded during
registration (was only for metafiles)

10 years agoTypos in documentation
Stavros Sachtouris [Wed, 8 Jan 2014 15:52:32 +0000 (17:52 +0200)]
Typos in documentation

10 years agoBetter handling of a string printing
Dionysis Grigoropoulos [Wed, 8 Jan 2014 11:22:51 +0000 (13:22 +0200)]
Better handling of a string printing

Better handling of the way we print a string in network list

10 years agoTypo fix in network list
Dionysis Grigoropoulos [Wed, 8 Jan 2014 11:12:49 +0000 (13:12 +0200)]
Typo fix in network list

10 years agoUpdate version tags and Changelog
Stavros Sachtouris [Thu, 9 Jan 2014 12:35:07 +0000 (14:35 +0200)]
Update version tags and Changelog

10 years agoMerge branch 'hotfix-0.12.3' 0.12.3
Stavros Sachtouris [Tue, 7 Jan 2014 15:13:44 +0000 (17:13 +0200)]
Merge branch 'hotfix-0.12.3'

10 years agoMinor typos
Stavros Sachtouris [Tue, 7 Jan 2014 15:10:52 +0000 (17:10 +0200)]
Minor typos

10 years agoWrap AstakosClient for backward compatiblity
Stavros Sachtouris [Tue, 7 Jan 2014 12:04:39 +0000 (14:04 +0200)]
Wrap AstakosClient for backward compatiblity

10 years agoMerge branch 'hotfix-0.12.3'
Stavros Sachtouris [Tue, 7 Jan 2014 10:01:32 +0000 (12:01 +0200)]
Merge branch 'hotfix-0.12.3'

10 years agoTypo fixes
Stavros Sachtouris [Tue, 7 Jan 2014 10:00:36 +0000 (12:00 +0200)]
Typo fixes

10 years agoTypo fixes
Stavros Sachtouris [Tue, 7 Jan 2014 10:00:36 +0000 (12:00 +0200)]
Typo fixes

10 years agoUpdate version tag and Changelog
Stavros Sachtouris [Tue, 7 Jan 2014 09:58:06 +0000 (11:58 +0200)]
Update version tag and Changelog

10 years agoImport the whole astakosclient package
Stavros Sachtouris [Tue, 7 Jan 2014 09:55:58 +0000 (11:55 +0200)]
Import the whole astakosclient package

This will allow users to import everything from astakosclient

10 years agoVerbal typo fix
Dionysis Grigoropoulos [Mon, 23 Dec 2013 14:38:12 +0000 (16:38 +0200)]
Verbal typo fix

10 years agoMerge branch 'hotfix-0.12.2' 0.12.2
Stavros Sachtouris [Fri, 20 Dec 2013 13:41:50 +0000 (15:41 +0200)]
Merge branch 'hotfix-0.12.2'

10 years agoUpdate Changelog and version tag
Stavros Sachtouris [Fri, 20 Dec 2013 13:41:21 +0000 (15:41 +0200)]
Update Changelog and version tag

10 years agoFix history typo
Stavros Sachtouris [Fri, 20 Dec 2013 13:36:31 +0000 (15:36 +0200)]
Fix history typo

10 years agoUpdate wait to use --status
Stavros Sachtouris [Fri, 20 Dec 2013 12:58:29 +0000 (14:58 +0200)]
Update wait to use --status

10 years agoReverse server create --no-network/None http req
Stavros Sachtouris [Fri, 20 Dec 2013 11:34:23 +0000 (13:34 +0200)]
Reverse server create --no-network/None http req

From now on, --no-network produces a "networks=[]" part,
while the absense of network-related arguments makes produces a
request without "networks" attributes.

10 years agoRemove --vnc option from server info
Stavros Sachtouris [Fri, 20 Dec 2013 10:15:06 +0000 (12:15 +0200)]
Remove --vnc option from server info

10 years agoRestore server console
Stavros Sachtouris [Fri, 20 Dec 2013 09:58:20 +0000 (11:58 +0200)]
Restore server console

Conflicts:

kamaki/cli/commands/cyclades.py

10 years agoAlways use "details" call in neworks/subnets list
Stavros Sachtouris [Thu, 19 Dec 2013 16:30:32 +0000 (18:30 +0200)]
Always use "details" call in neworks/subnets list

10 years agoMerge branch 'hotfix-0.12.1' 0.12.1
Stavros Sachtouris [Wed, 18 Dec 2013 15:18:16 +0000 (17:18 +0200)]
Merge branch 'hotfix-0.12.1'

10 years agoUpdate Changelog to reflect recent changes
Stavros Sachtouris [Wed, 18 Dec 2013 15:17:41 +0000 (17:17 +0200)]
Update Changelog to reflect recent changes

10 years agoSimplify/correct network args in server create
Stavros Sachtouris [Wed, 18 Dec 2013 15:00:01 +0000 (17:00 +0200)]
Simplify/correct network args in server create

Refs: #4563

In server create, replace network arguments with only two:

--network=[id=]NETWORK_ID[,[ip=]IP]
--no-network  (flag)

There arguments are mutually exclussive

10 years agoFix mode in personality examples
Stavros Sachtouris [Wed, 18 Dec 2013 12:45:02 +0000 (14:45 +0200)]
Fix mode in personality examples

10 years agoAdjust subnet_update method parameters to API
Stavros Sachtouris [Wed, 18 Dec 2013 11:32:01 +0000 (13:32 +0200)]
Adjust subnet_update method parameters to API

10 years agoAdjust to progress 1.2
Stavros Sachtouris [Tue, 17 Dec 2013 16:26:45 +0000 (18:26 +0200)]
Adjust to progress 1.2

10 years agoMake download overwrite more intuitive
Stavros Sachtouris [Tue, 17 Dec 2013 15:45:14 +0000 (17:45 +0200)]
Make download overwrite more intuitive

10 years agoAdd --status to port wait
Stavros Sachtouris [Tue, 17 Dec 2013 13:58:07 +0000 (15:58 +0200)]
Add --status to port wait

10 years agoFix typo in download overwrite
Stavros Sachtouris [Tue, 17 Dec 2013 13:22:03 +0000 (15:22 +0200)]
Fix typo in download overwrite

10 years agoUpdate Changelog for hotfix version
Stavros Sachtouris [Tue, 17 Dec 2013 13:10:38 +0000 (15:10 +0200)]
Update Changelog for hotfix version

10 years agoMerge branch 'feature-astakosclient-docs' into hotfix-0.12.1
Stavros Sachtouris [Tue, 17 Dec 2013 13:04:20 +0000 (15:04 +0200)]
Merge branch 'feature-astakosclient-docs' into hotfix-0.12.1

Conflicts:
README.Upgrade
kamaki/clients/compute/__init__.py

10 years agoAstakos membership cmds and documentation
Stavros Sachtouris [Tue, 17 Dec 2013 12:59:16 +0000 (14:59 +0200)]
Astakos membership cmds and documentation

Refs: #4752

10 years agoTypo fix
Dionysis Grigoropoulos [Tue, 17 Dec 2013 07:44:11 +0000 (09:44 +0200)]
Typo fix

10 years agoMinor typo fix
Dionysis Grigoropoulos [Mon, 16 Dec 2013 15:00:34 +0000 (17:00 +0200)]
Minor typo fix

10 years agoUpdate version tag
Stavros Sachtouris [Mon, 16 Dec 2013 15:20:03 +0000 (17:20 +0200)]
Update version tag

10 years agoFix typo in group create
Stavros Sachtouris [Mon, 16 Dec 2013 15:19:04 +0000 (17:19 +0200)]
Fix typo in group create

10 years agoMerge branch 'release-0.12' 0.12
Stavros Sachtouris [Mon, 16 Dec 2013 11:13:08 +0000 (13:13 +0200)]
Merge branch 'release-0.12'

Conflicts:
Changelog
docs/conf.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py
kamaki/cli/commands/pithos.py
setup.py
version

10 years agoNew examples for astakos, sketch up to projects
Stavros Sachtouris [Fri, 13 Dec 2013 15:46:18 +0000 (17:46 +0200)]
New examples for astakos, sketch up to projects

Refs: #4752

10 years agoFix sphinx commend-related warnings
Stavros Sachtouris [Fri, 13 Dec 2013 13:10:15 +0000 (15:10 +0200)]
Fix sphinx commend-related warnings

Conflicts:

kamaki/clients/cyclades/__init__.py

10 years agoFix sphinx commend-related warnings
Stavros Sachtouris [Fri, 13 Dec 2013 13:10:15 +0000 (15:10 +0200)]
Fix sphinx commend-related warnings

10 years agoRename foo --> func everywhere
Stavros Sachtouris [Thu, 12 Dec 2013 12:56:48 +0000 (14:56 +0200)]
Rename foo --> func everywhere

10 years agoUpdate REAME.Upgrade for clients.astakos renames
Stavros Sachtouris [Thu, 12 Dec 2013 11:15:29 +0000 (13:15 +0200)]
Update REAME.Upgrade for clients.astakos renames

10 years agoRename astakosclients to give astakosclient 2 divs
Stavros Sachtouris [Thu, 12 Dec 2013 11:12:28 +0000 (13:12 +0200)]
Rename astakosclients to give astakosclient 2 divs

Refs: #4752

Renames in kamaki.clients.astakos:
  AstakosClient --> CachedAstakosClient
  SynefoAstakosClientOrig --> AstakosClient

10 years agoAdd self.poolsize in kamaki.clients.Client
Stavros Sachtouris [Wed, 11 Dec 2013 15:37:57 +0000 (17:37 +0200)]
Add self.poolsize in kamaki.clients.Client

10 years agoUpdate Changelog and version tag 0.12rc6
Stavros Sachtouris [Wed, 11 Dec 2013 15:38:37 +0000 (17:38 +0200)]
Update Changelog and version tag

10 years agoAdd self.poolsize in kamaki.clients.Client
Stavros Sachtouris [Wed, 11 Dec 2013 15:37:57 +0000 (17:37 +0200)]
Add self.poolsize in kamaki.clients.Client

10 years agoGET subnets status code 201 --> 200
Stavros Sachtouris [Wed, 11 Dec 2013 14:25:09 +0000 (16:25 +0200)]
GET subnets status code 201 --> 200

10 years agoGET subnets status code 201 --> 200
Stavros Sachtouris [Wed, 11 Dec 2013 14:25:09 +0000 (16:25 +0200)]
GET subnets status code 201 --> 200

10 years agoastakosclient >= 0.14.10
Stavros Sachtouris [Wed, 11 Dec 2013 13:53:44 +0000 (15:53 +0200)]
astakosclient >= 0.14.10

10 years agoastakosclient >= 0.14.10
Stavros Sachtouris [Wed, 11 Dec 2013 13:53:13 +0000 (15:53 +0200)]
astakosclient >= 0.14.10

10 years agoAllow more astakosclient versions 0.11.7
Stavros Sachtouris [Wed, 11 Dec 2013 13:25:53 +0000 (15:25 +0200)]
Allow more astakosclient versions

10 years agoUpdate version tag 0.11.6
Stavros Sachtouris [Wed, 11 Dec 2013 13:04:44 +0000 (15:04 +0200)]
Update version tag

10 years agoRequire astakosclient==0.14.8next-10644-2cd636f
Stavros Sachtouris [Wed, 11 Dec 2013 13:04:09 +0000 (15:04 +0200)]
Require astakosclient==0.14.8next-10644-2cd636f

10 years agoFix typo in file upload
Stavros Sachtouris [Wed, 11 Dec 2013 12:24:06 +0000 (14:24 +0200)]
Fix typo in file upload

10 years agoFix typo in file upload
Stavros Sachtouris [Wed, 11 Dec 2013 12:24:06 +0000 (14:24 +0200)]
Fix typo in file upload

10 years agoMerge branch 'hotfix-0.11.5' 0.11.5
Stavros Sachtouris [Wed, 11 Dec 2013 12:25:04 +0000 (14:25 +0200)]
Merge branch 'hotfix-0.11.5'

10 years agoUpdate version tag
Stavros Sachtouris [Wed, 11 Dec 2013 12:24:28 +0000 (14:24 +0200)]
Update version tag

10 years agoFix typo in file upload
Stavros Sachtouris [Wed, 11 Dec 2013 12:24:06 +0000 (14:24 +0200)]
Fix typo in file upload

10 years agoFix bug w. 0 file syncing
Stavros Sachtouris [Wed, 11 Dec 2013 10:59:25 +0000 (12:59 +0200)]
Fix bug w. 0 file syncing

10 years agoFix bug w. 0 file syncing
Stavros Sachtouris [Wed, 11 Dec 2013 10:59:25 +0000 (12:59 +0200)]
Fix bug w. 0 file syncing

10 years agoMerge branch 'hotfix-0.11.4' 0.11.4
Stavros Sachtouris [Wed, 11 Dec 2013 11:00:27 +0000 (13:00 +0200)]
Merge branch 'hotfix-0.11.4'

10 years agoUpdate Changelog
Stavros Sachtouris [Wed, 11 Dec 2013 11:00:05 +0000 (13:00 +0200)]
Update Changelog

10 years agoFix bug w. 0 file syncing
Stavros Sachtouris [Wed, 11 Dec 2013 10:59:25 +0000 (12:59 +0200)]
Fix bug w. 0 file syncing

10 years agoUpdate Changelog and version tag
Stavros Sachtouris [Wed, 11 Dec 2013 10:28:56 +0000 (12:28 +0200)]
Update Changelog and version tag

10 years agoAllow unicode filenames in pithos
Stavros Sachtouris [Wed, 11 Dec 2013 09:59:32 +0000 (11:59 +0200)]
Allow unicode filenames in pithos

10 years agoTypo fix in a DEPRECATED warning
Dionysis Grigoropoulos [Tue, 10 Dec 2013 16:05:04 +0000 (18:05 +0200)]
Typo fix in a DEPRECATED warning

10 years agoUpdate Changelog and version tags 0.12rc5
Stavros Sachtouris [Tue, 10 Dec 2013 15:23:06 +0000 (17:23 +0200)]
Update Changelog and version tags

10 years agoAdd ip attach/detach
Stavros Sachtouris [Tue, 10 Dec 2013 15:21:29 +0000 (17:21 +0200)]
Add ip attach/detach

10 years agoAdd ip attach/detach
Stavros Sachtouris [Tue, 10 Dec 2013 15:21:29 +0000 (17:21 +0200)]
Add ip attach/detach