Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 4c587cf9

Latest revisions

# Date Author Comment
4c587cf9 02/27/2013 03:16 pm Stavros Sachtouris

Add / at the end of images path (plankton)

This bug was produced after changes in path4url, where a trailing / is now
always removed

07c800e3 02/26/2013 05:18 pm Stavros Sachtouris

Remove trailing / for url paths

279dabb9 02/26/2013 05:18 pm Stavros Sachtouris

Fix double // in urls

Conflicts:

kamaki/clients/utils.py
cf215a96 02/26/2013 04:41 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

View revisions

Also available in: Atom