Statistics
| Branch: | Tag: | Revision:

root @ ca5b9261

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 4.6 kB
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 7 Bytes

Latest revisions

# Date Author Comment
ca5b9261 06/07/2013 03:43 pm Stavros Sachtouris

Adjust help messages to configuration changes

Refs:#3934

902835ba 06/07/2013 03:15 pm Stavros Sachtouris

Merge branch 'feature-endpoints' into release-0.9

Conflicts:
Changelog
kamaki/cli/__init__.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py
kamaki/cli/commands/pithos.py
kamaki/cli/commands/snf-astakos.py...

e0d03685 06/07/2013 02:24 pm Stavros Sachtouris

Fix a PEP8 issue

8dbf5a1a 06/07/2013 02:19 pm Stavros Sachtouris

Use os-specific path seperators in up/down-load -R

Refs: #3954

b4f69041 06/06/2013 05:29 pm Stavros Sachtouris

Adjust all command specs to multicloud/singleauth

Refs: #3934

99085b30 06/06/2013 02:20 pm Stavros Sachtouris

Make sure user and history commands work fine

Refs: #3934

844a6bdb 06/06/2013 01:32 pm Stavros Sachtouris

Adjust config cli commands to serve remotes

Refs: #3934

config set remote.smth.option value
inserts option=value in remote smth
config get remote.smth
lists the contents (key=val) of remote smth
config delete remote.smth.option
deletes this specific option from the remote smth...

362adf50 06/05/2013 07:00 pm Stavros Sachtouris

Decide a cloud term, use it if no cloud.url

Refs: #3934

ce9ccb40 06/05/2013 03:43 pm Stavros Sachtouris

Implement remotes support in Config and cli init

Refs: #3934

In Config:

Simplify guess_version heuristics (check if the following exist:
global.url/token, remote-defaults)
Trasnlate files 'remote "name"' to 3-level dict and back
Implement rescue_old_file to convert config files to v3.0...

14b9a185 06/04/2013 06:44 pm Stavros Sachtouris

Plan Config changes (rescue_old_file, translates)

Refs: #3934

rescue_old_file: mines info from old config file to use them in new file
translates:
remote "smth" --> 'remote': {'smth': ...
global.{url, token} --> remote.default.{url, token}
<command>.cli --> global.command_cli...

View all revisions | View revisions

Also available in: Atom