Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 6add54fd

Name Size
__init__.py 5 kB
astakos.py 1.9 kB
compute.py 7.1 kB
cyclades.py 5.2 kB
image.py 4.4 kB
pithos.py 13.7 kB
storage.py 7.9 kB
utils.py 3.2 kB

Latest revisions

# Date Author Comment
6add54fd 07/10/2012 06:43 pm Stavros Sachtouris

Adjusted disconnect server

4f01cc99 07/10/2012 05:36 pm Stavros Sachtouris

Minor improvements, adjusted network info

In compute and cyclades replaced raw paths with paths generated by path4url method
In kamaki/utils adjusted print_addresses to fit recente changes in cyclades API

eed330ab 07/10/2012 05:09 pm Stavros Sachtouris

Implemented move

In CLI added store_move for moving objects from container/path to destination container/path
In storage added move_object in OOS style

28470086 07/10/2012 05:09 pm Stavros Sachtouris

Implemented setpermitions and delpermitions

In CLI added setpermitions and delpermitions

In pithos added set_object_sharing and shortcut method erase_object_sharing

f49084df 07/10/2012 05:09 pm Stavros Sachtouris

Not optimal append and truncate

In CLI added append and truncate for objects

In storage added update_object which acts as a multifunction. It currently loads the whole file on memory, so it needs optimization

ab474306 07/10/2012 05:09 pm Stavros Sachtouris

Optimised append

In pithos a new append_object is introduced, that appends a file in blocks

561116a6 07/10/2012 05:09 pm Stavros Sachtouris

Optimised truncate

In pithos added truncate_object that truncates and object using pithos-enabled headers

ee62607e 07/10/2012 05:09 pm Stavros Sachtouris

Implemented overwrite

In CLI added store_overwrite

In pithos added overwrite_object which, in case of large updates, overwrites block by block

bcabbc35 07/10/2012 05:09 pm Stavros Sachtouris

Added progress bar

In CLI store_overwrite with prgress bar, added progress bar at store_append
In pithos added generator watcher method support

6de1f262 07/10/2012 05:09 pm Stavros Sachtouris

Fixed and optiomized delmeta for objects

In storage, fixed delmeta which was disfunctional
In pithos added an optimized implementation using the pithos update parameter

View revisions

Also available in: Atom