Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 142730a2

Latest revisions

# Date Author Comment
142730a2 02/26/2013 03:26 pm Stavros Sachtouris

Fix url quoting with non-ascii (closes bug #3256)

Conflicts:

kamaki/clients/utils.py
version
d160ada1 02/26/2013 12:42 pm Stavros Sachtouris

Allow non-ascii paramters on path2url

Replace calls of the form unicode(v) to the equivalent" '%s' % v

79b4f177 02/21/2013 02:26 pm Stavros Sachtouris

Documentation updates

f5f2dc53 02/21/2013 12:50 pm Stavros Sachtouris

Rename tests to livetest in kamaki.clients

Update documentation to reflect these changes

c501d3df 02/20/2013 08:11 pm Stavros Sachtouris

Test create_network params

9d1db11e 02/20/2013 06:58 pm Stavros Sachtouris

Make network-create --with-dhcp option a flag

b58c1078 02/13/2013 01:14 pm Stavros Sachtouris

Make pithos_rest_api method vars safe from None

Some vars that have not None as default value where vulnerable to None assignments

06eccea2 02/13/2013 12:32 pm Stavros Sachtouris

Remove list2str() (clients.utils) 4 simplicity

b4a7aa1f 02/12/2013 07:21 pm Stavros Sachtouris

Tests run even if no progress installed

fce31e83 02/12/2013 03:41 pm Stavros Sachtouris

URL-encode requests

View revisions

Also available in: Atom