Statistics
| Branch: | Tag: | Revision:

root @ c5b9380c

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 927 Bytes
MANIFEST.in 82 Bytes
README.rst 258 Bytes
devflow.conf 67 Bytes
setup.py 2.9 kB
update_version.py 1.7 kB
version 8 Bytes

Latest revisions

# Date Author Comment
c5b9380c 04/11/2013 02:41 pm Stavros Sachtouris

Allow users to set maximum thread limit

This is implemented as a configuration option in cli
Developers may set it as kamaki.clients.Client.MAX_THREADS = <limit>

Adjust documentation acoordingly

Feature #3546

61d13904 04/11/2013 12:24 pm Stavros Sachtouris

Fix typo in kamaki quick setup guide

WAS: kamaki set token ....
NOW: kamaki config set token ...

9d9ad424 04/11/2013 11:44 am Stavros Sachtouris

Stop create_server from crushing by a faulty image

If the image is missing the (os, users) metadata, the create_server method
used to crush anexpectingly

a863029c 04/09/2013 12:40 pm Stavros Sachtouris

Add a NL to logs to make them more readable

3f8091d6 04/08/2013 07:09 pm Stavros Sachtouris

Merge branch 'feature-store' into develop

e5c76b1a 04/08/2013 07:08 pm Stavros Sachtouris

Fix typo in using download progress bar

28cbc3c2 04/08/2013 06:50 pm Stavros Sachtouris

Minimize requeests whn dnlding same block

If a file has multiple same blocks, download one of them and copy it to local
file locations

ca7f78c0 04/08/2013 04:45 pm Stavros Sachtouris

fixbug 3555: blcks missing if same to other blcks

d187ba37 04/08/2013 03:53 pm Stavros Sachtouris

Create a livetest that catches bug #3555

A boring file is a file with at least two same blocks
Kamaki fails to download more than 1 same blocks, therefore the downloaded
file is corrupted
This test fixes the bug

d1be0836 04/08/2013 02:42 pm Stavros Sachtouris

Merge branch 'develop' into feature-store

View all revisions | View revisions

Also available in: Atom