Statistics
| Branch: | Tag: | Revision:

root @ 023d5ada

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 575 Bytes
MANIFEST.in 82 Bytes
README.Upgrade 1.9 kB
README.rst 331 Bytes
devflow.conf 67 Bytes
setup.py 3.5 kB
update_version.py 1.7 kB
version 9 Bytes

Latest revisions

# Date Author Comment
023d5ada 02/05/2014 03:16 pm Stavros Sachtouris

Recognise usernames in --account args (or similar)

Refs: #4810

Arguments --account and --to-account can now accept usernames along with uuids
Kamaki attempts to recognise the argument as a uuid. In case of failure, it
attempts to recognise it as a username. If it fails again, it produces and...

689f7104 02/04/2014 03:49 pm Stavros Sachtouris

Merge branch 'feature-update-docs' into develop

e6ce9ae1 02/04/2014 03:49 pm Stavros Sachtouris

Update showcase, make all scripts work

d075d6ca 01/31/2014 06:10 pm Stavros Sachtouris

Merge branch 'feature-clients-docs' into develop

cfb87e18 01/31/2014 05:21 pm Stavros Sachtouris

Update developer-oriented documentation

d4517eeb 01/31/2014 02:59 pm Stavros Sachtouris

Remove livetest references from docs

Refs: #4873

ce8aea3a 01/31/2014 02:41 pm Stavros Sachtouris

Merge branch 'feature-remove-livetests' into develop

f28beccb 01/31/2014 02:40 pm Stavros Sachtouris

Remove livetest from kamaki

Refs: #4873

139e392d 01/30/2014 05:58 pm Stavros Sachtouris

Merge branch 'feature-argument-abbreviations' into develop

b33d9050 01/30/2014 05:56 pm Stavros Sachtouris

Disable argument abbreviation

Refs: #4865

Implementaton details: subclass ArgumentParser and override the
_get_option_tuples method. Replace option_string comparison
operator: == instead of .startswith
The rest of the method code is copy-pasted from python 2.7.3 argparse

View all revisions | View revisions

Also available in: Atom