Statistics
| Branch: | Tag: | Revision:

root / kamaki @ b4ddae0d

Name Size
  cli
  clients
__init__.py 1.5 kB

Latest revisions

# Date Author Comment
b4ddae0d 10/25/2012 03:31 pm Stavros Sachtouris

Version 0.6.0

3ad34f11 10/25/2012 03:20 pm Stavros Sachtouris

Fix unicode on httplib bug

Unicode headers or url might apear as httplib request
Although httplib can usually handle the problem, it breaks when
the body has been read from a binary file because
unicode_str + binary produces a UnicodeDecodeError
Thus the url, headers, etc are forced to be simple strings

a62c75d1 10/23/2012 05:54 pm Stavros Sachtouris

Push error raising upload for testing

19f4195f 10/23/2012 05:21 pm Stavros Sachtouris

Raise block upload greenlet failure error

0b9269d8 10/23/2012 03:20 pm Stavros Sachtouris

Try pithos without relative imports

bb877241 10/22/2012 07:24 pm Stavros Sachtouris

Finish testing cyclades already!

OK, there are a couple of issues unresolved:
- disconnect_server
- network_profiles

Both of them are probably OK, but should be tested against proper
cyclades versions

88837c0c 10/22/2012 06:55 pm Stavros Sachtouris

test get_network_details

8ae8313c 10/22/2012 06:45 pm Stavros Sachtouris

Unittest bugfixes

a58ff64d 10/22/2012 06:19 pm Stavros Sachtouris

test connect/list_server_necs now works

ec786e22 10/22/2012 05:18 pm Stavros Sachtouris

Remove useless import

View revisions

Also available in: Atom