Statistics
| Branch: | Tag: | Revision:

root / docs @ 8741c407

Name Size
  developers
  images
  man
Makefile 5.4 kB
_static 0 Bytes
commands.rst 13.3 kB
conf.py 8.5 kB
devguide.rst 189 Bytes
index.rst 931 Bytes
installation.rst 5.7 kB
overview.rst 2.2 kB
setup.rst 11.2 kB
usage.rst 23.6 kB

Latest revisions

# Date Author Comment
8741c407 04/02/2013 12:46 pm Stavros Sachtouris

Create an image compute cmd group, make it work

- image compute group contains all Compute Image API commands, as oposed to
Plankton API commands.

- definition of a kamaki cli command slightly changed: a command with
subcommands can have a class without being a command itself, as long as it has...

3c50df2e 03/22/2013 03:42 pm Stavros Sachtouris

Apply a simple naming convention for unit tests

Naming convention:

Actual functionality:

In package kamaki.clients.pkg there is class C containing a method M
Test it in a package kamaki.clients.pkg.test, with a class C + a method test_M
Command line run:...

4054c46d 03/22/2013 01:49 pm Stavros Sachtouris

Document unittest mechanism, dependency changes

New dependency changes: progress is required, mock is optional
Changes are also documented

6539c700 03/19/2013 12:18 pm Stavros Sachtouris

Update installation isntructions to suggest pypi

Problem: installation isntructions used to suggest installing kamaki from git repo
which is now designed for development only
Solution: Installation instructions now suggest users to install kamaki from pypi...

6fb4af77 03/04/2013 06:55 pm Stavros Sachtouris

Suggest ansicolors, progress when missing (#3367)

95a11486 02/27/2013 04:04 pm Stavros Sachtouris

Remove deprecated debian repo apt.dev.grnet.gr

5b879b16 02/21/2013 04:48 pm Stavros Sachtouris

update tests

79b4f177 02/21/2013 02:26 pm Stavros Sachtouris

Documentation updates

f5f2dc53 02/21/2013 12:50 pm Stavros Sachtouris

Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes

7ae842c2 02/07/2013 07:18 pm Stavros Sachtouris

Adjust documentation, allow explicit account set

View revisions

Also available in: Atom