Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 1cbc4a67

Name Size
  connection
  pithos_sh_lib
__init__.py 5.7 kB
astakos.py 2.1 kB
compute.py 7.1 kB
cyclades.py 5 kB
image.py 4.7 kB
pithos.py 48.4 kB
storage.py 7.9 kB
tests.py 37.4 kB
utils.py 4.3 kB

Latest revisions

# Date Author Comment
1cbc4a67 08/29/2012 07:17 pm Stavros Sachtouris

Minor big fix

25914947 08/29/2012 06:44 pm Stavros Sachtouris

Minor arangements for error handling

f7df21bc 08/29/2012 06:14 pm Stavros Sachtouris

Minor bug fixes in error handling

ab9cdbc3 08/29/2012 06:08 pm Stavros Sachtouris

Minor bigfixes in error handling

99ae27ea 08/29/2012 05:40 pm Stavros Sachtouris

Avoid veification (workarround for image list bug)

2f749e6e 08/29/2012 05:26 pm Stavros Sachtouris

Major changes in client, fixed setup

Seperate Client to Client and HTTPConnection
The later is put in a separate package kamaki.client.connection
It manages headers, params, method, url and data of a connection
but the actuall http connection is not implemented at this...

e4e8b667 08/28/2012 06:49 pm Stavros Sachtouris

Implement perform_request for HTTPRequest

5cffe0b4 08/28/2012 06:48 pm Stavros Sachtouris

Create HTTPRequest class

Implements HTTPConnection using the requests pypi package

620edeb1 08/28/2012 05:37 pm Stavros Sachtouris

Connection interface

a2e8e549 08/28/2012 05:22 pm Stavros Sachtouris

Seperate commands specs and connection packages

View revisions

Also available in: Atom