Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / image @ 89a1c636

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

Latest revisions

# Date Author Comment
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

17b255c7 05/23/2013 02:01 pm Stavros Sachtouris

Use _format_image_headers: image_register,get_meta

- Ensure uniform image meta output
- Easy to apply the correct meta format

Refs: #3797

f5f35422 05/20/2013 05:54 pm Stavros Sachtouris

Apply option outputs to image commands + renames

- Add image.add_member missing content-length header
- Rename image-[add|del]member commands to members-[add|delete]
- Remove update option from image-register
- In image-compute split properties to properties-list and properties-get...

4a17d307 05/14/2013 05:12 pm Stavros Sachtouris

Expose image-unregister to cli and unittest it

fd6608bd 05/14/2013 04:40 pm Stavros Sachtouris

Implement image unregister in kamaki.clients

Refs: #3728

View revisions

Also available in: Atom