Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ ad7e9e60

Name Size
__init__.py 12.4 kB
astakos.py 6.2 kB
config.py 6.3 kB
cyclades.py 45.9 kB
errors.py 22.1 kB
history.py 7.3 kB
image.py 34.8 kB
livetest.py 7.2 kB
pithos.py 80.2 kB
snf-astakos.py 24.4 kB

Latest revisions

# Date Author Comment
ad7e9e60 10/22/2013 01:46 pm Stavros Sachtouris

Fix bug with permissions get

c8f43825 10/09/2013 03:54 pm Stavros Sachtouris

Check if personality mode is always in octal

6c068db6 10/07/2013 06:33 pm Stavros Sachtouris

Create a step by step showcase kamaki.lib example

Refs: #4441

This example involves astakos, pithos, image and cyclades clients
It also shows how to use kamaki.cli.config to get cloud information
It attempts to create a cluster of VMs from a user-created image,...

40ddc207 10/04/2013 05:28 pm Stavros Sachtouris

Add some documentation for cluster management

Refs: #4429

c2e8d493 10/04/2013 12:42 pm Stavros Sachtouris

Catch errors and notify user in a helpful manner

Refs: #4429

81c60832 10/03/2013 06:46 pm Stavros Sachtouris

Move cluster handling in server create/delete

Refs: #4429

b8352ce4 10/03/2013 04:18 pm Stavros Sachtouris

Create/expose methods for mass VM create/delete

Refs: #4429

534e7bbb 10/02/2013 05:40 pm Stavros Sachtouris

Remove reference to Config.get/set_global

8fb0acd2 10/02/2013 11:41 am Stavros Sachtouris

Fix error with wrong argument in file upload

0fccd79b 10/01/2013 06:05 pm Stavros Sachtouris

Allow meta-keys to personality argument

Refs: #4297

Backwards compatibility is preserved (not planed to deprecate it)
The following are semantically equivalent:
p local-path=/local/path,remote=path=/etc/local/path,mode=-rw-r--r-
p /local/path,remote=path=/etc/local/path,mode=-rw-r--r-...

View revisions

Also available in: Atom