Statistics
| Branch: | Tag: | Revision:

root @ 8c54338a

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 4.5 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
8c54338a 06/03/2013 05:18 pm Stavros Sachtouris

Handle url proccessing even if url is unicode

Also, fix typos and default values for service configurations

51081e51 06/03/2013 04:49 pm Stavros Sachtouris

Fix typo in astakos client: version_id-->versionId

dc6f8e81 06/03/2013 04:08 pm Stavros Sachtouris

Adjust cached auth info reading to recent changes

58979175 06/03/2013 04:08 pm Stavros Sachtouris

Fix typos in user command flow

3c346c91 06/03/2013 02:40 pm Stavros Sachtouris

Apply servce.url options to cross-sercice calls

Refs: #3874

Let cross-service initializations to use explicit service endpoint urls if
there is no single authentication url.
- In Image commands, there are calls that use astakos and pithos clients
- In pithos there are calls that use astakos client

fe440ebd 06/03/2013 02:28 pm Stavros Sachtouris

Update Changelog for rolling back to <service>.url

54b6be76 06/03/2013 02:26 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....

57ad91df 06/03/2013 01:03 pm Stavros Sachtouris

Update changelog

a4170d41 06/03/2013 01:02 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:...

14bc5e39 05/31/2013 05:44 pm Stavros Sachtouris

Setup the new rc2 version with last minute feats

New features are needed, otherwise kamaki will not function with synnefo>=0.14
Compatibility with synnefo>=0.14 is the major target of this version.

This include breaking compatibility with old kamaki settings.

View all revisions | View revisions

Also available in: Atom