Statistics
| Branch: | Tag: | Revision:

root @ 4fbc9d34

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 856 Bytes
MANIFEST.in 82 Bytes
README.Upgrade 86 Bytes
README.rst 275 Bytes
devflow.conf 67 Bytes
setup.py 3.3 kB
update_version.py 1.7 kB
version 8 Bytes

Latest revisions

# Date Author Comment
4fbc9d34 05/14/2013 05:39 pm Stavros Sachtouris

Implement livetest for image unregister

Refs: #3728

c6da1973 05/14/2013 05:13 pm Stavros Sachtouris

Update Changelog for image unregister feature

4a17d307 05/14/2013 05:12 pm Stavros Sachtouris

Expose image-unregister to cli and unittest it

fd6608bd 05/14/2013 04:40 pm Stavros Sachtouris

Implement image unregister in kamaki.clients

Refs: #3728

c3ba22f2 05/13/2013 05:00 pm Stavros Sachtouris

Merge branch 'feature-shell-arguments' into develop

5976ddfb 05/13/2013 05:00 pm Stavros Sachtouris

Update Changelog

e3c2c890 05/13/2013 04:53 pm Stavros Sachtouris

Allow runtime args when invoking interactive shell

Refs: #3716

Behavior After This:
kamaki -XXX -YY ... parses -XXX -YY
If not recognized: syntax error
If recognized, group them into shell args (e.g. -h) and command args (e.g. -d)
Whenever a command is run in this shell instance, apply the command args...

54f5d0ca 05/13/2013 02:17 pm Stavros Sachtouris

Merge branch 'feature-cli-command-errors' into develop

334338ce 05/13/2013 02:13 pm Stavros Sachtouris

Raise a descriptive error for misconfigured cmds

Refs: #3663

A command group that is declared in the config file is not supported
by valid command specification code or the specification code is not
pointed at by <command>.cli configure variable

58850eb0 05/13/2013 12:55 pm Stavros Sachtouris

Log initial call arguments in first log

View all revisions | View revisions

Also available in: Atom