Statistics
| Branch: | Tag: | Revision:

root @ 28cbc3c2

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
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

2aca7f5e 04/05/2013 04:49 pm Stavros Sachtouris

Merge branch 'feature-logging' into develop

b3bb083f 04/05/2013 04:47 pm Stavros Sachtouris

DISABLE config log options in interactive shell

to avoid kamaki failures due to logging problems

230be78e 04/05/2013 04:44 pm Stavros Sachtouris

Merge branch 'feature-logging' into develop

5fdccdec 04/05/2013 04:24 pm Stavros Sachtouris

Allow config to switch some options on or off

- LOG_TOKEN: whether to log user token in http requests (default: off)
- LOG_DATA: whether to log http body (send or secv - default: off)

config options: log_token=off, log_data=off

34b88989 04/05/2013 02:54 pm Stavros Sachtouris

Fix typos in logging mechanism

008a5db5 04/05/2013 12:26 pm Stavros Sachtouris

Move http response logging to ResponseManager

View all revisions | View revisions

Also available in: Atom