Statistics
| Branch: | Tag: | Revision:

root @ 8cec3671

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 626 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
8cec3671 06/03/2013 02:22 pm Stavros Sachtouris

Use explicitely set services urls if no auth_url

Refs: #3874

In current configuration, kamaki checks for auth_url. If that fails,
it raises an error. If it is not set, it prints a warning and attempts
to read the <service>.url option from the configuration file....

a9ffcdb5 06/03/2013 01:01 pm Stavros Sachtouris

Update changelog

cb4a5d9c 06/03/2013 12:58 pm Stavros Sachtouris

Implement --cloud arg to switch between clouds

Refs: #3913

Config file can (optionaly) contain:

[remotes]
example = https://www.example.org/astakos/identity/v2.0/
old_version = https://www.example.org/astakos/identity/v1.0/
...

Now, user can explicitely request for a remote cloud authentication URI:...

74d443db 05/31/2013 05:56 pm Stavros Sachtouris

Merge branch 'develop' into feature-endpoints

8440b163 05/31/2013 05:55 pm Stavros Sachtouris

Fix pep8 warning

f724cd35 05/31/2013 05:37 pm Stavros Sachtouris

Get endpoint urls for all CLI operations

Refs: #3874

Use kamaki.clients.astakos.AstakosClient as a cached astakos client to get
user information and, most importantly, endpoints. Allow users to authenticate
multiple tokens on the same session. In every session there must be at most...

05e144e2 05/31/2013 01:29 pm Stavros Sachtouris

Create config file version 3

Refs: #3874

Minimum config file:
[global]
token = <user token>

Changes:

- Only one field "cli" for user command specs, to map command groups to CLIs:

[cli]
user = astakos
file = pithos
server = cyclades
...

- Specify client services/apis and versions....

6fdb3576 05/31/2013 10:58 am Stavros Sachtouris

Merge commit '528550d929d5d30009016ae23b2a948d13fe8eb3' into develop

Conflicts:
Changelog
version

528550d9 05/30/2013 04:35 pm Stavros Sachtouris

Enrich/rename astakos client calls with endpoints

Refs: #3874

Kamaki.clients.astakos.AstakosClient is now a high-level client lib that
offers access to token-authenticated astakos-aquired cached information.
Users who need an astakos client should use the snf-astakosclient instead....

59794110 05/29/2013 06:01 pm Stavros Sachtouris

Merge branch 'feature-osv2-compatibility' into release-0.9

View all revisions | View revisions

Also available in: Atom