Statistics
| Branch: | Tag: | Revision:

root @ 34b88989

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 927 Bytes
MANIFEST.in 82 Bytes
README.rst 258 Bytes
devflow.conf 67 Bytes
setup.py 2.9 kB
update_version.py 1.7 kB
version 8 Bytes

Latest revisions

# Date Author Comment
34b88989 04/05/2013 02:54 pm Stavros Sachtouris

Fix typos in logging mechanism

008a5db5 04/05/2013 12:26 pm Stavros Sachtouris

Move http response logging to ResponseManager

21871fb2 04/05/2013 12:15 pm Stavros Sachtouris

Move http request logging to RequestManager

4299f96c 04/05/2013 11:22 am Stavros Sachtouris

Merge branch 'develop' into feature-logging

d0f37f84 04/04/2013 07:29 pm Stavros Sachtouris

Merge branch 'feature-connection' into develop

1d1b2724 04/04/2013 07:27 pm Stavros Sachtouris

Adjust docs to recent changes, fix missing config

Missing config: at setup, in the first example (Quick Setup) it was
kamaki set ...
while it should have been
kamaki config set

64c26817 04/04/2013 07:20 pm Stavros Sachtouris

Wip kamaki.clients.test.py

f8eea8ec 04/04/2013 07:12 pm Stavros Sachtouris

Unittest ResponseManager

7fa5c263 04/04/2013 05:57 pm Stavros Sachtouris

Unittest kamaki.clients.RequestManager

c2b5da2f 04/04/2013 04:37 pm Stavros Sachtouris

Redesign http connection module

Merge everything to kamaki.clients

Remove multiple hierarchies of connection classes (== abandon support for
alternative connection methods, e.g. for requests from pypi)

New connection classes are
- RequestManager
- ResponseManager...

View all revisions | View revisions

Also available in: Atom