Statistics
| Branch: | Tag: | Revision:

root @ cf6e8419

# Date Author Comment
cf6e8419 11/29/2011 03:47 pm Giorgos Verigakis

Add some basic documentation

57b8dd5a 11/15/2011 01:04 pm Giorgos Verigakis

Support extended personality attributes

All attributes except path are now optional and
will be filled based on the file of path.

Refs #1645

ec52784d 10/03/2011 05:19 pm Giorgos Verigakis

Allow more than one metadata updates at the time

Refs #1399

054e60c0 10/03/2011 05:15 pm Giorgos Verigakis

Improve logging output

9a3f4ffc 10/03/2011 05:14 pm Giorgos Verigakis

Use _post instead of _cmd

f108622a 09/30/2011 12:55 pm Vangelis Koukis

Add docstrings to a number of client methods

653b0597 09/29/2011 04:25 pm Giorgos Verigakis

Improve logging

Do not use the root logger.

Refs #1337

6d604f07 09/29/2011 12:34 pm Vangelis Koukis

Fix bug introduced by previous commit

443c1f01 09/28/2011 04:22 pm Vangelis Koukis

Include HTTP status in ClientError exceptions

d3a67ae8 09/28/2011 03:00 pm Vangelis Koukis

Add init.py to make kamaki a python package

76f01c50 09/22/2011 06:08 pm Giorgos Verigakis

Add personality support for server create

5d1d131b 09/19/2011 05:38 pm Giorgos Verigakis

Initial import of kamaki

  • No authentication method yet, you need to provide a valid token.
  • Not fully compatible with Cactus yet.
  • Split into client and CLI.
  • build script will create a standalone binary with no dependencies.
e059edb1 08/01/2011 03:23 pm Vangelis Koukis

Minor test fix

56185799 08/01/2011 03:11 pm Vangelis Koukis

Initial import