Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 5c801047

Name Size
  connection
__init__.py 8.8 kB
astakos.py 2 kB
compute.py 8.9 kB
compute_rest_api.py 7.8 kB
cyclades.py 8.9 kB
cyclades_rest_api.py 4.6 kB
image.py 6.8 kB
pithos.py 33.4 kB
pithos_rest_api.py 31.8 kB
storage.py 10.3 kB
tests.py 82.5 kB
utils.py 4 kB

Latest revisions

# Date Author Comment
5c801047 12/18/2012 04:00 pm Stavros Sachtouris

Windows installation guide

7942dd0c 12/18/2012 11:26 am Stavros Sachtouris

Resolve conflict

fba9be97 12/18/2012 11:23 am Stavros Sachtouris

Merge remote-tracking branch 'origin/develop' into feature-windows

Conflicts:
kamaki/cli/__init__.py
kamaki/cli/argument.py
kamaki/cli/command_shell.py
kamaki/cli/command_tree.py
kamaki/cli/commands/__init__.py
kamaki/cli/commands/astakos_cli.py
kamaki/cli/commands/config_cli.py...

aa5c0458 12/17/2012 07:11 pm Stavros Sachtouris

Propagate warning-logging

db8d1766 12/17/2012 06:44 pm Stavros Sachtouris

Introduce warning logger

185cf11b 12/12/2012 09:01 pm Dionysis Zindros

Merge with develop

d56d6f9f 12/12/2012 09:00 pm Dionysis Zindros

Merge branch 'develop' into feature-windows

7bc8c011 12/12/2012 08:59 pm Dionysis Zindros

Merge into develop

277ca4ed 12/12/2012 08:58 pm Dionysis Zindros

Prepare to merge into develop

4fdbb165 12/12/2012 08:47 pm Dionysis Zindros

Windows port: Unit tests now avoid /dev/urandom.

Instead of using /dev/urandom which is specific to UNIX systems, switch to the
Python os.urandom() which is a cross-system solution and also works on Windows
systems. This allows for running the unit tests on Windows systems as well.

View revisions

Also available in: Atom