- 15 Jul, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4058
-
- 14 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 13 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 29 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3862 New methods introduced and unit-tested: ComputeRestClient: floating_ip_pools_get, floating_ips_get/post/delete CycladesRestClient: floating_ip_pools_get, floating_ips_get/post/delete ComputeClient: get_floating_ip_pools, get_floating_ips, alloc/get_delete_floating_ip CycladesClient: get_floating_ip_pools, get_floating_ips, alloc/get_delete_floating_ip, dis/assoc_floating_ip_to_server
-
- 24 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3633
-
- 23 May, 2013 1 commit
-
-
Stavros Sachtouris authored
- Meta-->metadata in some cases, according to the expected cyclades API - remove values level from requests and responses @ cyclades lib Refs: #3633
-
- 22 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3732
-
- 20 May, 2013 1 commit
-
-
Stavros Sachtouris authored
- 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 - Add optional output to methods * image: unregister, members add/delete/set * image compute: delete, properties delete - Transliterate methods to list-get-set-delete command groups: * image: members, member * image compute: properties Refs :#3756 #3732
-
- 11 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
If the image is missing the (os, users) metadata, the create_server method used to crush anexpectingly
-
- 04 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
Merge everything to kamaki.clients Remove multiple hierarchies of connection classes (== abandon support for alternative connection methods, e.g. for requests from pypi) New connection classes are - RequestManager - ResponseManager Semantics: RequestManager constructor commits a request without performing it but it performs all sanity checks for url, path, method and params RequestManager.perform will perform the commited request, if called ResponseManager constructor needs a RequestManager instance ResponseManager.(various properties) request is pooled from a ContextManagerPool (objpool) when needed. Results are cached and used as long as the ResponseManager instance is alive Remove KamakiConnection/ResponseErrors, use ClientError wrapers for everything Remove the connection livetest TODO: Adjust unittests
-
- 15 Mar, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 13 Mar, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 06 Mar, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 01 Mar, 2013 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 26 Feb, 2013 2 commits
-
-
Stavros Sachtouris authored
Replace calls of the form unicode(v) to the equivalent" '%s' % v
-
Stavros Sachtouris authored
Replace calls of the form unicode(v) to the equivalent" '%s' % v
-
- 08 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 04 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 30 Nov, 2012 3 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 07 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 02 Nov, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 26 Oct, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
astakos imports an anused (and soon deprecated) module
-
- 25 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 19 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 17 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 15 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 11 Oct, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 25 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
+minor fixes
-
- 12 Sep, 2012 1 commit
-
-
Stavros Sachtouris authored
-
- 04 Sep, 2012 2 commits
-
-
Stavros Sachtouris authored
kamaki now has two packages: cli and clients cli contains all command line interface code clients is an indepentand lib that can also used by 3rd parties minor bugs in comput lib
-
Stavros Sachtouris authored
-
- 03 Sep, 2012 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
added flavors_get, images_get/delete/post/put
-
- 29 Aug, 2012 1 commit
-
-
Stavros Sachtouris authored
-