Statistics
| Branch: | Tag: | Revision:

root @ 76ebf97c

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 1.1 kB
MANIFEST.in 82 Bytes
README.Upgrade 86 Bytes
README.rst 275 Bytes
devflow.conf 67 Bytes
setup.py 3.3 kB
update_version.py 1.7 kB
version 8 Bytes

Latest revisions

# Date Author Comment
76ebf97c 05/15/2013 02:06 pm Stavros Sachtouris

Add a container_infor_cache param to upload_object

Each upload involves a request that retrieves block size and hash information.
In higher level applications, this request is redudant after the first upload.
This feature allows higher level operations to cache retrieved container info...

9eebbc83 05/14/2013 07:34 pm Stavros Sachtouris

Merge branch 'feature-upload-returns' into develop

978eb0ec 05/14/2013 07:33 pm Stavros Sachtouris

Update documentation for -l at file upload

Refs: #3730

0e728dcb 05/14/2013 07:30 pm Stavros Sachtouris

Add a -l option to upload: list uploaded details

If the upload is successfull, if the -l or --details argument is present,
kamaki lists all uploaded objects with all details returned by the server
(e.g. object version, date of creation, etc)

Refs: #3730

51fad88a 05/14/2013 07:03 pm Stavros Sachtouris

Update changelog (pithos upload modification)

Refs: #3656

cb010e3e 05/14/2013 07:00 pm Stavros Sachtouris

Update livetest for upload return modification

Refs: #3656

3c216009 05/14/2013 06:52 pm Stavros Sachtouris

Modify upload methods to return created obj info

Methods affected:
upload_object
upload_object_unchunked
upload_object_by_manifestation

unittests modified accordingly

Refs: #3656

70f186e2 05/14/2013 06:25 pm Stavros Sachtouris

Merge branch 'feature-empty-container' into develop

b97e18b1 05/14/2013 06:25 pm Stavros Sachtouris

Update Changelog for #3662

be4a8ccd 05/14/2013 06:22 pm Stavros Sachtouris

Implement purging a non-empty container

kamaki file purge <container> -F

will automatically empty a container before purging it

Refs: #3662

View all revisions | View revisions

Also available in: Atom