Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli @ 8556d269

Name Size
  argument
  command_tree
  commands
  config
  utils
__init__.py 18.2 kB
command_shell.py 12.5 kB
errors.py 6 kB
history.py 3 kB
logger.py 3.4 kB
one_command.py 4.1 kB
test.py 18.3 kB

Latest revisions

# Date Author Comment
8556d269 09/19/2013 06:02 pm Stavros Sachtouris

Complete unittests for kamaki.cli.config

Refs: #4058

2e616dbd 09/18/2013 05:57 pm Stavros Sachtouris

Implement all methods up to reload

Refs: #4058

3564be49 09/18/2013 05:14 pm Stavros Sachtouris

Test get/set_cloud/global

Refs: #4058

c5997814 09/18/2013 03:22 pm Stavros Sachtouris

Implement tests for _cloud_name, _rescue_old_file

Refs: #4058

f767b407 09/17/2013 06:13 pm Stavros Sachtouris

Unittest kamaki.cli.Config.__init__

Refs: #4058

9f5cbafe 09/17/2013 04:17 pm Stavros Sachtouris

Initialize a config package (new dir) with tests

Refs: #4058

db03f805 09/17/2013 02:40 pm Stavros Sachtouris

Make authentication lazy

Refs: #4300

Authentication (a.k.a. POST /tokens) is performed only if needed, therefore a
syntax query will not request for authentication.

A new method is introduced in kamaki.cli: init_chached_authenticator. This
method authenticated the resolved URL and TOKEN....

7f869771 09/13/2013 07:21 pm Stavros Sachtouris

Fix typo in private method

6acfcec4 09/13/2013 12:52 pm Stavros Sachtouris

Replace writelines with write+flush

7df54888 09/12/2013 05:47 pm Stavros Sachtouris

Enrich pithos permission message (global sharing)

View revisions

Also available in: Atom