Statistics
| Branch: | Tag: | Revision:

root @ 4f0576d8

# Date Author Comment
4f0576d8 01/07/2014 05:13 pm Stavros Sachtouris

Minor typos

14b5cd0e 01/07/2014 05:13 pm Stavros Sachtouris

Wrap AstakosClient for backward compatiblity

f2df1530 01/07/2014 12:00 pm Stavros Sachtouris

Typo fixes

3888991f 01/07/2014 11:58 am Stavros Sachtouris

Update version tag and Changelog

ec8cd658 01/07/2014 11:57 am Stavros Sachtouris

Import the whole astakosclient package

This will allow users to import everything from astakosclient

896995c1 01/07/2014 11:56 am Dionysis Grigoropoulos

Verbal typo fix

2f68a898 12/20/2013 03:41 pm Stavros Sachtouris

Merge branch 'hotfix-0.12.2'

f557e944 12/20/2013 03:41 pm Stavros Sachtouris

Update Changelog and version tag

f4544635 12/20/2013 03:39 pm Stavros Sachtouris

Fix history typo

099b433b 12/20/2013 03:39 pm Stavros Sachtouris

Update wait to use --status

1796361e 12/20/2013 03:39 pm Stavros Sachtouris

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.

2a1e7072 12/20/2013 03:39 pm Stavros Sachtouris

Remove --vnc option from server info

df4781a4 12/20/2013 03:38 pm Stavros Sachtouris

Restore server console

Conflicts:

kamaki/cli/commands/cyclades.py
5b4e563f 12/20/2013 03:37 pm Stavros Sachtouris

Always use "details" call in neworks/subnets list

2320de66 12/18/2013 05:18 pm Stavros Sachtouris

Merge branch 'hotfix-0.12.1'

39a608ca 12/18/2013 05:17 pm Stavros Sachtouris

Update Changelog to reflect recent changes

52167529 12/18/2013 05:02 pm Stavros Sachtouris

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

958c54f1 12/18/2013 02:45 pm Stavros Sachtouris

Fix mode in personality examples

bdff03d5 12/18/2013 01:32 pm Stavros Sachtouris

Adjust subnet_update method parameters to API

26413b0d 12/17/2013 06:27 pm Stavros Sachtouris

Adjust to progress 1.2

73bf1f64 12/17/2013 05:45 pm Stavros Sachtouris

Make download overwrite more intuitive

fac340da 12/17/2013 03:59 pm Stavros Sachtouris

Add --status to port wait

9930045a 12/17/2013 03:58 pm Stavros Sachtouris

Fix typo in download overwrite

df5f658c 12/17/2013 03:10 pm Stavros Sachtouris

Update Changelog for hotfix version

7f8136c4 12/17/2013 03:04 pm Stavros Sachtouris

Merge branch 'feature-astakosclient-docs' into hotfix-0.12.1

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

9d84caa4 12/17/2013 02:59 pm Stavros Sachtouris

Astakos membership cmds and documentation

Refs: #4752

f2051b93 12/17/2013 12:15 pm Dionysis Grigoropoulos

Typo fix

d443f3ff 12/16/2013 05:22 pm Dionysis Grigoropoulos

Minor typo fix

40d54a98 12/16/2013 05:20 pm Stavros Sachtouris

Update version tag

cfa7859d 12/16/2013 05:19 pm Stavros Sachtouris

Fix typo in group create

81cf516b 12/16/2013 01:13 pm Stavros Sachtouris

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

d3d35ae0 12/13/2013 05:46 pm Stavros Sachtouris

New examples for astakos, sketch up to projects

Refs: #4752

0db8331f 12/13/2013 03:12 pm Stavros Sachtouris

Fix sphinx commend-related warnings

Conflicts:

kamaki/clients/cyclades/__init__.py
de329b4c 12/13/2013 03:10 pm Stavros Sachtouris

Fix sphinx commend-related warnings

392d902d 12/12/2013 02:56 pm Stavros Sachtouris

Rename foo --> func everywhere

d7a3393c 12/12/2013 01:15 pm Stavros Sachtouris

Update REAME.Upgrade for clients.astakos renames

36cb577e 12/12/2013 01:12 pm Stavros Sachtouris

Rename astakosclients to give astakosclient 2 divs

Refs: #4752

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

61d579fb 12/11/2013 05:39 pm Stavros Sachtouris

Add self.poolsize in kamaki.clients.Client

083093cf 12/11/2013 05:38 pm Stavros Sachtouris

Update Changelog and version tag

b7fcd0f5 12/11/2013 05:37 pm Stavros Sachtouris

Add self.poolsize in kamaki.clients.Client

c0b795f8 12/11/2013 04:25 pm Stavros Sachtouris

GET subnets status code 201 --> 200

5fcc3f7c 12/11/2013 04:25 pm Stavros Sachtouris

GET subnets status code 201 --> 200

05c65cac 12/11/2013 03:53 pm Stavros Sachtouris

astakosclient >= 0.14.10

b93910fc 12/11/2013 03:53 pm Stavros Sachtouris

astakosclient >= 0.14.10

0baa648a 12/11/2013 03:25 pm Stavros Sachtouris

Allow more astakosclient versions

8328144a 12/11/2013 03:04 pm Stavros Sachtouris

Update version tag

39be8a41 12/11/2013 03:04 pm Stavros Sachtouris

Require astakosclient==0.14.8next-10644-2cd636f

438efab2 12/11/2013 02:25 pm Stavros Sachtouris

Fix typo in file upload

da17a63d 12/11/2013 02:25 pm Stavros Sachtouris

Fix typo in file upload

eb5d6827 12/11/2013 02:25 pm Stavros Sachtouris

Merge branch 'hotfix-0.11.5'

0d952245 12/11/2013 02:24 pm Stavros Sachtouris

Update version tag

7474c948 12/11/2013 02:24 pm Stavros Sachtouris

Fix typo in file upload

43f798ab 12/11/2013 01:03 pm Stavros Sachtouris

Fix bug w. 0 file syncing

bd02c3ea 12/11/2013 01:02 pm Stavros Sachtouris

Fix bug w. 0 file syncing

d65d838e 12/11/2013 01:00 pm Stavros Sachtouris

Merge branch 'hotfix-0.11.4'

455b406a 12/11/2013 01:00 pm Stavros Sachtouris

Update Changelog

91d443f9 12/11/2013 12:59 pm Stavros Sachtouris

Fix bug w. 0 file syncing

1e92e97d 12/11/2013 12:28 pm Stavros Sachtouris

Update Changelog and version tag

6e4ca4ec 12/11/2013 11:59 am Stavros Sachtouris

Allow unicode filenames in pithos

b16cb292 12/10/2013 06:07 pm Dionysis Grigoropoulos

Typo fix in a DEPRECATED warning

e44f33f7 12/10/2013 05:23 pm Stavros Sachtouris

Update Changelog and version tags

cc5da5a5 12/10/2013 05:21 pm Stavros Sachtouris

Add ip attach/detach

ab154b94 12/10/2013 05:21 pm Stavros Sachtouris

Add ip attach/detach

16a6ffcf 12/10/2013 04:11 pm Stavros Sachtouris

Update Changelog and version tag

909ae594 12/10/2013 04:10 pm Stavros Sachtouris

Don't demand subnet, when ip

2e06a582 12/10/2013 04:09 pm Stavros Sachtouris

Don't demand subnet, when ip

a5b748c2 12/10/2013 03:36 pm Stavros Sachtouris

Fix Pithos calls unicode bug

da19a2ff 12/10/2013 03:35 pm Stavros Sachtouris

Fix Pithos calls unicode bug

7a3c66e1 12/10/2013 03:25 pm Stavros Sachtouris

Fix unittests in kamaki.clients, subnet arg bug

4e25b350 12/10/2013 03:24 pm Stavros Sachtouris

Fix unittests in kamaki.clients, subnet arg bug

e7d27021 12/09/2013 05:54 pm Stavros Sachtouris

Update README.Upgrade for syntax changes

db6438fd 12/09/2013 05:50 pm Stavros Sachtouris

Fix documentation for networks in server_create

f9953e1a 12/09/2013 05:05 pm Stavros Sachtouris

Rename "network" to "uuid" in server create w. net

1d5653d9 12/09/2013 05:05 pm Stavros Sachtouris

Rename "network" to "uuid" in server create w. net

d93af3dd 12/09/2013 04:44 pm Stavros Sachtouris

Update version tag and Changelog

f3740b99 12/09/2013 04:43 pm Stavros Sachtouris

Correct key names in network-related http bodies

Refs: #4563

69565935 12/09/2013 04:42 pm Stavros Sachtouris

Correct key names in network-related http bodies

Refs: #4563

cfba9587 12/06/2013 06:19 pm Stavros Sachtouris

Fix typo

6c894e0c 12/06/2013 05:43 pm Stavros Sachtouris

Update version tag

d07e6fc2 12/06/2013 05:42 pm Stavros Sachtouris

Fix typo in file list

2344a06b 12/06/2013 05:22 pm Stavros Sachtouris

Update READMe.Upgrade notes

f25bd53b 12/06/2013 05:17 pm Stavros Sachtouris

Update superclass info in networks

c6ea94ac 12/06/2013 05:08 pm Stavros Sachtouris

Elaborate range argument usage

Refs: #4704

1576d993 12/06/2013 04:37 pm Stavros Sachtouris

Merge branch 'feature-docs' into develop

1c366ac9 12/06/2013 04:36 pm Stavros Sachtouris

Complete updating documentation

Refs: #4692

68d68112 12/05/2013 06:35 pm Stavros Sachtouris

Merge branch 'feature-docs' into develop

f084bdc8 12/05/2013 06:34 pm Stavros Sachtouris

Update docs up to examples/imageregister

Refs: #4692

432cea25 12/05/2013 05:44 pm Stavros Sachtouris

Adjust image register to new scheme

Refs: #4583

ec6c3949 12/05/2013 05:37 pm Stavros Sachtouris

Adjust image register to new scheme

Refs: #4583

823477e2 12/05/2013 04:07 pm Stavros Sachtouris

Update examples for config

76769d2f 12/05/2013 03:31 pm Stavros Sachtouris

Update docs up to usage

Refs: #4692

a4986073 12/04/2013 04:14 pm Stavros Sachtouris

Adjust setup

Refs: #4692

c4f606c0 12/03/2013 06:25 pm Stavros Sachtouris

Update documenation up to "overview"

Refs: #4692

6893e31c 12/03/2013 03:02 pm Stavros Sachtouris

Create manpage for new kamaki

Refs: #4692

817711e5 12/03/2013 12:06 pm Stavros Sachtouris

Fix docs so that they compile with astakosclient

ed658c90 12/02/2013 06:26 pm Stavros Sachtouris

Merge branch 'feature-starting-points' into develop

c22183b9 12/02/2013 06:25 pm Stavros Sachtouris

Allow kamaki-shell to ignore unrecognized commands

039236fd 12/02/2013 05:53 pm Stavros Sachtouris

Update Changelog to reflect kamaki-shell addition

Refs: #4612

54b7c1de 12/02/2013 05:52 pm Stavros Sachtouris

Create a kamaki-shell command for kamaki shell

Refs: #4612

17cfc2f0 12/02/2013 05:16 pm Stavros Sachtouris

Add waiters to netowrk connect/disconnect

Refs: #4624