Statistics
| Branch: | Tag: | Revision:

root / docs / developers @ 16d7b9ff

Name Size
adding-commands.rst 12.8 kB
clients-api.rst 11.9 kB
code.rst 2.8 kB
extending-clients-api.rst 8.2 kB
logging.rst 4.8 kB

Latest revisions

# Date Author Comment
16d7b9ff 09/26/2013 02:14 pm Stavros Sachtouris

Update and correct kamaki.clients documentation

abfaa6d9 09/22/2013 08:04 pm Vangelis Koukis

Make numerous minor fixes in documentation

38db356b 09/09/2013 03:15 pm Stavros Sachtouris

Restore backwards compatibility for image register

Refs: Bug #4276

New format:

/image register Name container:path/to/image

Old format:

/image register Name pithos://user-uuid/container/path/to/image

Now, the old format is also recognized. It is planed to be depricated in a...

a582b70e 07/31/2013 05:55 pm Stavros Sachtouris

Add documentation and examples for logging

Also, add a batch image register example script

Refs: #4135

cedde35d 07/31/2013 02:24 pm Stavros Sachtouris

Fix some spelling and typoes in docs

6362f3e1 07/17/2013 06:00 pm Stavros Sachtouris

Enrich clients docs for astakos endpoints, scripts

Refs: #4135

fa382f9e 06/14/2013 05:51 pm Stavros Sachtouris

Fix deprecated terms in documentation

9dc6159f 06/10/2013 04:03 pm Stavros Sachtouris

Document the Upgrade notes for v0.9

0ea31480 04/12/2013 06:27 pm Stavros Sachtouris

Update docs, rename kamaki.cli.commands/*

Documentation updates: reflect the changes in command groups
astakos --> user, store --> file

File renaming: remove the _cli suffix from modules in kamaki.cli.commands

Feature #3566

c5b9380c 04/11/2013 02:41 pm Stavros Sachtouris

Allow users to set maximum thread limit

This is implemented as a configuration option in cli
Developers may set it as kamaki.clients.Client.MAX_THREADS = <limit>

Adjust documentation acoordingly

Feature #3546

View revisions

Also available in: Atom