Statistics
| Branch: | Tag: | Revision:

root @ 6ad245d5

Name Size
  docs
  kamaki
.gitignore 32 Bytes
COPYRIGHT 1.5 kB
MANIFEST.in 29 Bytes
README.rst 240 Bytes
setup.py 2.2 kB

Latest revisions

# Date Author Comment
6ad245d5 09/07/2012 12:51 pm Stavros Sachtouris

Use connection pool after redesigning http connect

HTTPRequestsXxx objects now use connection pooling
Atually, connections are not pooled, but responses are.

Implementation of connection pooling with httplib not ready yet

Pooling tested in uploads

2576d8b1 09/05/2012 02:56 pm Stavros Sachtouris

HTTPConnection can support pooling implementations

118d9271 09/04/2012 07:25 pm Stavros Sachtouris

HTTP Response args are now properties

7493ccb6 09/04/2012 06:57 pm Stavros Sachtouris

Correct repackaging, minor server list improvement

14af08c0 09/04/2012 06:43 pm Stavros Sachtouris

New package CLI (repackaging), minor bugfixes

kamaki now has two packages: cli and clients
cli contains all command line interface code
clients is an indepentand lib that can also used by 3rd parties
minor bugs in comput lib

bf966740 09/04/2012 12:14 pm Stavros Sachtouris

Equilize store mkdir with create for directories

f0706f59 09/03/2012 06:28 pm Stavros Sachtouris

Minor fixes

6666f3b3 09/03/2012 06:24 pm Stavros Sachtouris

Generic methods implementation in OOS Compute

added flavors_get, images_get/delete/post/put

6f1ec797 09/03/2012 05:26 pm Stavros Sachtouris

Introduce general methods for cyclades poking

servers_get/post, networks_get/delete/post/put with generic
arguments id and command are now used by oldern, convenience
calls. E.g.
networks_get(100, 'action') with try
GET http:.../networks/100/action...

1c999b11 08/31/2012 06:53 pm Stavros Sachtouris

Minor convenienve fixes

View all revisions | View revisions

Also available in: Atom