Activity

From 08/06/2012 to 09/04/2012

09/04/2012

07:25 pm Revision 118d9271: HTTP Response args are now properties
Stavros Sachtouris
06:57 pm Revision 7493ccb6: Correct repackaging, minor server list improvement
Stavros Sachtouris
06:43 pm Revision 14af08c0: New package CLI (repackaging), minor bugfixes
kamaki now has two packages: cli and clients
cli contains all command line interface code
clients is an indepentand l...
Stavros Sachtouris
12:14 pm Revision bf966740: Equilize store mkdir with create for directories
Stavros Sachtouris

09/03/2012

06:28 pm Revision f0706f59: Minor fixes
Stavros Sachtouris
06:24 pm Revision 6666f3b3: Generic methods implementation in OOS Compute
added flavors_get, images_get/delete/post/put Stavros Sachtouris
05:26 pm Revision 6f1ec797: Introduce general methods for cyclades poking
servers_get/post, networks_get/delete/post/put with generic
arguments id and command are now used by oldern, convenie...
Stavros Sachtouris

08/31/2012

06:53 pm Revision 1c999b11: Minor convenienve fixes
Stavros Sachtouris
06:44 pm Revision eac2285f: Minor test bug
Stavros Sachtouris
06:36 pm Revision 055b217a: Add server_details, image_details tests
Stavros Sachtouris
05:40 pm Revision 130a2831: Improve vm control during testing
Stavros Sachtouris
05:10 pm Revision 1a85b14f: Delete used VMs after testing
Stavros Sachtouris

08/30/2012

07:12 pm Revision 1a3f2eaf: Pretify server list, test server list and create
Stavros Sachtouris
06:30 pm Revision 1bb4d14d: Improced testing, started tests for cyclades
Stavros Sachtouris
03:51 pm Revision 58821ef5: Handle requests exceptions
Stavros Sachtouris

08/29/2012

07:31 pm Revision a52d2256: Reset headers and params at every request
Stavros Sachtouris
07:17 pm Revision 1cbc4a67: Minor big fix
Stavros Sachtouris
06:44 pm Revision 25914947: Minor arangements for error handling
Stavros Sachtouris
06:14 pm Revision f7df21bc: Minor bug fixes in error handling
Stavros Sachtouris
06:08 pm Revision ab9cdbc3: Minor bigfixes in error handling
Stavros Sachtouris
05:40 pm Revision 99ae27ea: Avoid veification (workarround for image list bug)
Stavros Sachtouris
05:26 pm Revision 2f749e6e: Major changes in client, fixed setup
Seperate Client to Client and HTTPConnection
The later is put in a separate package kamaki.client.connection
It manag...
Stavros Sachtouris

08/28/2012

06:49 pm Revision e4e8b667: Implement perform_request for HTTPRequest
Stavros Sachtouris
06:48 pm Revision 5cffe0b4: Create HTTPRequest class
Implements HTTPConnection using the requests pypi package Stavros Sachtouris
05:37 pm Revision 620edeb1: Connection interface
Stavros Sachtouris
05:22 pm Revision a2e8e549: Seperate commands specs and connection packages
Stavros Sachtouris
01:27 pm Revision 8af4cc0b: Imporove meta methods
Stavros Sachtouris
12:40 pm Revision 8c854a22: Improve setmeta syntax
Stavros Sachtouris
12:17 pm Revision e92440bd: Minor bug fixes
Stavros Sachtouris

08/27/2012

06:14 pm Revision bd7e758f: Optionaly use --container instead of cont:
Stavros Sachtouris

08/24/2012

05:51 pm Revision d804de82: Add more functionalities to dnl/hashmap/versions
download: progressbar control, overide file, resume (default)
all: extra options for conditional retrieval
Stavros Sachtouris
01:46 pm Revision d726b3d0: Fixed bug with reset_headers
Now headers are reset after each request by default
but there is an option for not reseting headers, in low
level
Stavros Sachtouris

08/23/2012

07:35 pm Revision 65c08a69: Versions in download
Stavros Sachtouris
07:15 pm Revision 56f0908a: Improved incremental download, hashmap, versions
Stavros Sachtouris
12:03 pm Revision 98893eac: Add sharers from pithos_sh
sharers shows the accounts that share objects with cur account Stavros Sachtouris
11:33 am Revision a5e0629d: Add full pithos+ move in client.pithos
Stavros Sachtouris

08/22/2012

06:25 pm Revision 7d420701: Full pithos+ copy in clients.pithos
Stavros Sachtouris
04:58 pm Revision 5685ca98: Add pithos_sh GetObject as download
pithos_sh download is incremental, therefore better than kamaki download Stavros Sachtouris

08/21/2012

04:25 pm Revision 2dfcddd8: Correct some typos
Stavros Sachtouris

08/09/2012

06:23 pm Revision 65a45524: Add arguments/options to upload
manifest is now a seperated method for uploading
old, naive upload is preserved with --unchunked option
Stavros Sachtouris
03:32 pm Revision a298f2ab: Add options to store_delete
Stavros Sachtouris
02:16 pm Revision 09967245: Create supports meta
Stavros Sachtouris
02:05 pm Revision 187e6aa0: Add options to create, add mkdir as seperate cmd
Stavros Sachtouris
01:28 pm Revision 7234a287: Add options to meta
Stavros Sachtouris

08/08/2012

09:15 pm Revision c3659429: Complete store_list is superset of pithos_sh List
Stavros Sachtouris
07:06 pm Revision 50dff4ea: Add options to store_list
Stavros Sachtouris
05:44 pm Revision 7c748e89: Rediculusly pretty store_list
Stavros Sachtouris
05:29 pm Revision 2d9170d3: Make container/object listing even more pretty!!!
Stavros Sachtouris
05:04 pm Revision 8e8af8ce: New store_list with -l (detail) and bold
Stavros Sachtouris
01:54 pm Revision 25062837: Allow cli arguments everywhere in command phrase
Changed behavior of CLI arguments that are command specific
e.g.
kamaki server -l list
or
kamaki -l server li...
Stavros Sachtouris

08/07/2012

06:31 pm Revision 7d691cf2: Add all client api commands in new CLI
Stavros Sachtouris

08/06/2012

06:49 pm Revision 71ff5136: Create CLIError class, use it in pithos_cli
Stavros Sachtouris
04:02 pm Revision 1ff49234: Siplify interface loading, add existing apis
Old apis are added with new organization. For each api
a new _cli.py file provides all relevant cli commands
Stavros Sachtouris
« Previous
Next »
 

Also available in: Atom