Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ e8bd81eb

Name Size
  connection
__init__.py 6 kB
astakos.py 2 kB
compute.py 11.2 kB
cyclades.py 7.8 kB
image.py 4.7 kB
pithos.py 25.8 kB
pithos_rest_api.py 30 kB
quotaholder.py 1.7 kB
storage.py 8.2 kB
tests.py 62.9 kB
utils.py 4.5 kB

Latest revisions

# Date Author Comment
554d18b0 10/29/2012 05:31 pm Stavros Sachtouris

Setup default values for synnefo services

Defult values refer to the okeanos production
services. If the caller has access to okeanos
production site (an account name and a token)
then the minimum config file for kamaki is

[global]
account=...

67cea04c 10/29/2012 04:11 pm Stavros Sachtouris

Set colors off by default

455b362d 10/29/2012 03:52 pm Stavros Sachtouris

Change syntax for KeyValue properties

old syntax: --property "key1=val1 key2=val2 ..."
new syntax: --property key1=val1,key2-val2,...

23803b28 10/29/2012 02:47 pm Stavros Sachtouris

Fix parse error in argument parsing

a34888b4 10/29/2012 01:31 pm Stavros Sachtouris

list/disconnect nics by network at clients lib

e828bac0 10/26/2012 05:10 pm Stavros Sachtouris

Try (and fail) to fix _delete_network in tests.py

436f2ce1 10/26/2012 05:03 pm Stavros Sachtouris

Gracefull filenotfound error in store upload

0fc54992 10/26/2012 04:35 pm Stavros Sachtouris

Clean up forgoten HTTPRequest imports

c270fe96 10/26/2012 04:18 pm Stavros Sachtouris

Remove relative imports from all pkgs, fix astakos

astakos imports an anused (and soon deprecated) module

03fd7ddb 10/26/2012 04:03 pm Stavros Sachtouris

Remove relative imports from commands specs

View revisions

Also available in: Atom