Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / image @ 56ca8235

Name Size
__init__.py 7.8 kB
test.py 13.2 kB

Latest revisions

# Date Author Comment
56ca8235 03/05/2014 06:18 pm Stavros Sachtouris

Update copyright dates for changes files

75e73aab 03/05/2014 04:39 pm Stavros Sachtouris

Fix details that ruin internal unicode objects

Refs: #5150, #5180

Specifics:
- the image path is conctructed with a + operator, use the '%s'
notation instead
- Do not quote everything on the URL, because it destroyes
? and & characters. Encode and quote only what needs to be

7c738aab 03/04/2014 07:41 pm Stavros Sachtouris

Add X-Image- to expected http header prefices

Refs: #5180

f9265633 02/19/2014 02:49 pm Stavros Sachtouris

Fix HTTP headers in image member add

Refs: #5115

ca5528f1 08/27/2013 04:38 pm Stavros Sachtouris

Add meta/properties image methods, whip compute

Refs: #4231

New methods:
/image meta list/set/delete --<meta>[=value] ... -p k1[=v1] [-p k2[=v2]] ...

dad1b874 08/27/2013 11:26 am Stavros Sachtouris

Implement clients.image.update_image

Refs: #4231

This method will allow for image update and especialy property handling

e99f9efb 07/30/2013 01:16 pm Stavros Sachtouris

Allow image_register to accept a location tuple

Refs: #3778

Location tuple: (user_uuid, container, image_object)

6325d148 07/18/2013 03:59 pm Stavros Sachtouris

Fix typo in list_public

e3f01d64 06/26/2013 12:28 pm Stavros Sachtouris

Update the copyright dates everywhere

fab9b17f 05/23/2013 06:42 pm Stavros Sachtouris

Rename meta-->metadata and remove values @lib

- Meta-->metadata in some cases, according to the expected cyclades API
- remove values level from requests and responses @ cyclades lib

Refs: #3633

View revisions

Also available in: Atom