kamaki
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

10 years agoUpdate Changelog and version tag
Stavros Sachtouris [Tue, 10 Dec 2013 14:11:23 +0000 (16:11 +0200)]
Update Changelog and version tag

10 years agoDon't demand subnet, when ip
Stavros Sachtouris [Tue, 10 Dec 2013 14:09:35 +0000 (16:09 +0200)]
Don't demand subnet, when ip

10 years agoDon't demand subnet, when ip
Stavros Sachtouris [Tue, 10 Dec 2013 14:09:35 +0000 (16:09 +0200)]
Don't demand subnet, when ip

10 years agoFix Pithos calls unicode bug
Stavros Sachtouris [Tue, 10 Dec 2013 13:35:46 +0000 (15:35 +0200)]
Fix Pithos calls unicode bug

10 years agoFix Pithos calls unicode bug
Stavros Sachtouris [Tue, 10 Dec 2013 13:35:46 +0000 (15:35 +0200)]
Fix Pithos calls unicode bug

10 years agoFix unittests in kamaki.clients, subnet arg bug
Stavros Sachtouris [Tue, 10 Dec 2013 13:24:58 +0000 (15:24 +0200)]
Fix unittests in kamaki.clients, subnet arg bug

10 years agoFix unittests in kamaki.clients, subnet arg bug
Stavros Sachtouris [Tue, 10 Dec 2013 13:24:58 +0000 (15:24 +0200)]
Fix unittests in kamaki.clients, subnet arg bug

10 years agoUpdate README.Upgrade for syntax changes
Stavros Sachtouris [Mon, 9 Dec 2013 15:54:52 +0000 (17:54 +0200)]
Update README.Upgrade for syntax changes

10 years agoFix documentation for networks in server_create
Stavros Sachtouris [Mon, 9 Dec 2013 15:50:37 +0000 (17:50 +0200)]
Fix documentation for networks in server_create

10 years agoRename "network" to "uuid" in server create w. net 0.12rc3
Stavros Sachtouris [Mon, 9 Dec 2013 15:05:06 +0000 (17:05 +0200)]
Rename "network" to "uuid" in server create w. net

10 years agoRename "network" to "uuid" in server create w. net
Stavros Sachtouris [Mon, 9 Dec 2013 15:05:06 +0000 (17:05 +0200)]
Rename "network" to "uuid" in server create w. net

10 years agoUpdate version tag and Changelog
Stavros Sachtouris [Mon, 9 Dec 2013 14:44:35 +0000 (16:44 +0200)]
Update version tag and Changelog

10 years agoCorrect key names in network-related http bodies
Stavros Sachtouris [Mon, 9 Dec 2013 14:42:21 +0000 (16:42 +0200)]
Correct key names in network-related http bodies

Refs: #4563

10 years agoCorrect key names in network-related http bodies
Stavros Sachtouris [Mon, 9 Dec 2013 14:42:21 +0000 (16:42 +0200)]
Correct key names in network-related http bodies

Refs: #4563

10 years agoFix typo
Stavros Sachtouris [Fri, 6 Dec 2013 16:19:34 +0000 (18:19 +0200)]
Fix typo

10 years agoUpdate version tag 0.12rc2
Stavros Sachtouris [Fri, 6 Dec 2013 15:43:00 +0000 (17:43 +0200)]
Update version tag

10 years agoFix typo in file list
Stavros Sachtouris [Fri, 6 Dec 2013 15:42:41 +0000 (17:42 +0200)]
Fix typo in file list

10 years agoUpdate READMe.Upgrade notes 0.12rc1
Stavros Sachtouris [Fri, 6 Dec 2013 15:22:54 +0000 (17:22 +0200)]
Update READMe.Upgrade notes

10 years agoUpdate superclass info in networks
Stavros Sachtouris [Fri, 6 Dec 2013 15:17:23 +0000 (17:17 +0200)]
Update superclass info in networks

10 years agoElaborate range argument usage
Stavros Sachtouris [Fri, 6 Dec 2013 15:08:25 +0000 (17:08 +0200)]
Elaborate range argument usage

Refs: #4704

10 years agoMerge branch 'feature-docs' into develop
Stavros Sachtouris [Fri, 6 Dec 2013 14:37:09 +0000 (16:37 +0200)]
Merge branch 'feature-docs' into develop

10 years agoComplete updating documentation
Stavros Sachtouris [Fri, 6 Dec 2013 14:36:12 +0000 (16:36 +0200)]
Complete updating documentation

Refs: #4692

10 years agoMerge branch 'feature-docs' into develop
Stavros Sachtouris [Thu, 5 Dec 2013 16:35:27 +0000 (18:35 +0200)]
Merge branch 'feature-docs' into develop

10 years agoUpdate docs up to examples/imageregister
Stavros Sachtouris [Thu, 5 Dec 2013 16:34:37 +0000 (18:34 +0200)]
Update docs up to examples/imageregister

Refs: #4692

10 years agoAdjust image register to new scheme
Stavros Sachtouris [Thu, 5 Dec 2013 15:37:45 +0000 (17:37 +0200)]
Adjust image register to new scheme

Refs: #4583

10 years agoAdjust image register to new scheme
Stavros Sachtouris [Thu, 5 Dec 2013 15:37:45 +0000 (17:37 +0200)]
Adjust image register to new scheme

Refs: #4583

10 years agoUpdate examples for config
Stavros Sachtouris [Thu, 5 Dec 2013 14:07:19 +0000 (16:07 +0200)]
Update examples for config

10 years agoUpdate docs up to usage
Stavros Sachtouris [Thu, 5 Dec 2013 13:31:59 +0000 (15:31 +0200)]
Update docs up to usage

Refs: #4692

10 years agoAdjust setup
Stavros Sachtouris [Wed, 4 Dec 2013 14:14:32 +0000 (16:14 +0200)]
Adjust setup

Refs: #4692

10 years agoUpdate documenation up to "overview"
Stavros Sachtouris [Tue, 3 Dec 2013 16:25:13 +0000 (18:25 +0200)]
Update documenation up to "overview"

Refs: #4692

10 years agoCreate manpage for new kamaki
Stavros Sachtouris [Tue, 3 Dec 2013 13:02:09 +0000 (15:02 +0200)]
Create manpage for new kamaki

Refs: #4692

10 years agoFix docs so that they compile with astakosclient
Stavros Sachtouris [Tue, 3 Dec 2013 10:06:58 +0000 (12:06 +0200)]
Fix docs so that they compile with astakosclient

10 years agoMerge branch 'feature-starting-points' into develop
Stavros Sachtouris [Mon, 2 Dec 2013 16:26:16 +0000 (18:26 +0200)]
Merge branch 'feature-starting-points' into develop

10 years agoAllow kamaki-shell to ignore unrecognized commands
Stavros Sachtouris [Mon, 2 Dec 2013 16:25:33 +0000 (18:25 +0200)]
Allow kamaki-shell to ignore unrecognized commands

10 years agoUpdate Changelog to reflect kamaki-shell addition
Stavros Sachtouris [Mon, 2 Dec 2013 15:53:50 +0000 (17:53 +0200)]
Update Changelog to reflect kamaki-shell addition

Refs: #4612

10 years agoCreate a kamaki-shell command for kamaki shell
Stavros Sachtouris [Mon, 2 Dec 2013 15:52:12 +0000 (17:52 +0200)]
Create a kamaki-shell command for kamaki shell

Refs: #4612

10 years agoAdd waiters to netowrk connect/disconnect
Stavros Sachtouris [Mon, 2 Dec 2013 15:16:24 +0000 (17:16 +0200)]
Add waiters to netowrk connect/disconnect

Refs: #4624

10 years agoRevive network connect/disconnect
Stavros Sachtouris [Mon, 2 Dec 2013 15:01:48 +0000 (17:01 +0200)]
Revive network connect/disconnect

Refs: #4563

10 years agoChenagelog update for server deprecations
Stavros Sachtouris [Mon, 2 Dec 2013 11:32:33 +0000 (13:32 +0200)]
Chenagelog update for server deprecations

10 years agoMerge branch 'feature-network-api' into develop
Stavros Sachtouris [Mon, 2 Dec 2013 11:31:59 +0000 (13:31 +0200)]
Merge branch 'feature-network-api' into develop

10 years agoDeprecate server commands expressible with info
Stavros Sachtouris [Mon, 2 Dec 2013 11:29:33 +0000 (13:29 +0200)]
Deprecate server commands expressible with info

Refs: #4563

10 years agoMerge branch 'develop' into feature-network-api
Stavros Sachtouris [Mon, 2 Dec 2013 10:31:35 +0000 (12:31 +0200)]
Merge branch 'develop' into feature-network-api

10 years agoApply waiter in port delete
Stavros Sachtouris [Fri, 29 Nov 2013 15:52:31 +0000 (17:52 +0200)]
Apply waiter in port delete

Refs: #4624

10 years agoImplement the "wait_for" and "wait_while" methods
Stavros Sachtouris [Fri, 29 Nov 2013 15:49:17 +0000 (17:49 +0200)]
Implement the "wait_for" and "wait_while" methods

Refs: #4624

10 years agoRemove waiters from networks, except port
Stavros Sachtouris [Fri, 29 Nov 2013 15:06:54 +0000 (17:06 +0200)]
Remove waiters from networks, except port

Refs: #4624