Statistics
| Branch: | Tag: | Revision:

root @ 8029fcb9

# Date Author Comment
8029fcb9 06/25/2013 05:22 pm Stavros Sachtouris

Update version tag

5d324b35 06/20/2013 04:35 pm Stavros Sachtouris

Update version tag to 0.9

c522b8ec 06/20/2013 04:34 pm Stavros Sachtouris

Merge branch 'release-0.9'

Conflicts:
Changelog
README.Upgrade
docs/conf.py
docs/installation.rst
docs/setup.rst
kamaki/cli/argument.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/image.py
kamaki/cli/commands/pithos.py
kamaki/cli/logger.py...

4443152f 06/20/2013 04:22 pm Stavros Sachtouris

Adjust unit/functional tests

Refs: #3964
(cherry picked from commit c088076b149d5df99a28c1d31cfbe7d2754bb289)

d09bc886 06/19/2013 05:59 pm Stavros Sachtouris

Remove links from simple listing
(cherry picked from commit 7ba195e522e84785785933ed9f65f8ba72b0be9b)

83192241 06/19/2013 05:59 pm Stavros Sachtouris

Add network examples
(cherry picked from commit d0f431bbd2f8f22161fb7df7d536be7f4fe59afa)

a358a79e 06/19/2013 05:59 pm Stavros Sachtouris

Add examples for virtual machine handling
(cherry picked from commit 76e9db552577325c9fa26a7c695eeb598be1019b)

bed5a8c1 06/19/2013 05:59 pm Stavros Sachtouris

Add image registration examples
(cherry picked from commit 0b158e6b7ca54bb2cb95aefcb49a55420a75145e)

26ffbe72 06/19/2013 05:59 pm Stavros Sachtouris

Add file sharing examples
(cherry picked from commit 4dd5ea2c1cd6cf62e98b37372b31eecaeedd6491)

4bc870bf 06/19/2013 05:59 pm Stavros Sachtouris

Add upload and download examples
(cherry picked from commit efae4212a9a17fc0a3eae427120d7312788fc7c8)

92e089e4 06/19/2013 05:59 pm Stavros Sachtouris

Complete the listing section
(cherry picked from commit 9e5341f58e7190fd0397264ff0d3b03c76fa59bf)

f5362960 06/19/2013 05:58 pm Stavros Sachtouris

Rename: scenarios-->examples, add first content

- configuration section, with clouds
- Simple listing
- Pithos advanced listing
(cherry picked from commit b4ed3a7e11e86c793f40ae2872016cb7089884f5)

21f59a09 06/19/2013 05:58 pm Stavros Sachtouris

Add a new section "Scenarios" in documentation
(cherry picked from commit f4ddbb74d4bf62ffc9a4415b8aa0bd93ff7daf3d)

01d14153 06/18/2013 01:03 pm Stavros Sachtouris

Add a Connection Retry to Client + ResponseManager

Usage:
cl.XxxClient(...)
cl.CONNECTION_RETRY_LIMIT = 5
cl.<methods>

c3c85430 06/18/2013 11:58 am Stavros Sachtouris

Remove forgoten debug message

668068af 06/18/2013 11:56 am Stavros Sachtouris

Fix write recovery bug in kamaki.cli.config

write failed to recover config memory repr. after writing in disk

Refs: #4030

b8fd7d84 06/18/2013 11:24 am Stavros Sachtouris

Create InvalidCloudNameError, raise it when needed

Refs: #4030

d2d0dbdb 06/18/2013 11:23 am Stavros Sachtouris

Make cloud prefix a global settings

Refs: #4030

4bef4309 06/18/2013 11:23 am Stavros Sachtouris

Add seperator in item listing (unnamed)

f00d5427 06/17/2013 10:58 am Stavros Sachtouris

Adjust list_sever_nics to recent server changes

9360f398 06/14/2013 05:54 pm Stavros Sachtouris

Fix deprecated terms in documentation

Conflicts:

kamaki/cli/config.py
af22ea25 06/14/2013 01:39 pm Stavros Sachtouris

Increase verion tag to 0.9rc5

e32e2489 06/14/2013 01:38 pm Stavros Sachtouris

Fix typo when getting metadata without key

4f870a21 06/14/2013 12:53 pm Stavros Sachtouris

Recover old token in case of authentication error

16b2546c 06/14/2013 11:36 am Stavros Sachtouris

Prepare special local paths (like .) for pithos

6ca56077 06/14/2013 11:34 am Stavros Sachtouris

Merge branch 'hotfix-0.8.6'

12dc591b 06/14/2013 11:33 am Stavros Sachtouris

Update changelog and verison tag

d0a17970 06/14/2013 11:25 am Stavros Sachtouris

Prepare special local paths (like .) for pithos

5ce1189c 06/13/2013 06:52 pm Stavros Sachtouris

Fix all minor typos and modifications in tests

e1350019 06/13/2013 06:49 pm Stavros Sachtouris

Updagrade error message for multiple clouds

Refs: #3979

763e7b82 06/13/2013 06:49 pm Stavros Sachtouris

Use the default_cloud global option

Refs: #3934 #3979

Conflicts:

kamaki/cli/__init__.py
f7dab7d3 06/12/2013 05:52 pm Stavros Sachtouris

Fix typo in method docs

ae74021a 06/12/2013 05:52 pm Stavros Sachtouris

Adjust livetests to cloud renamings

6805bc58 06/12/2013 05:44 pm Stavros Sachtouris

Upgrade release verison to 0.9rc4

37ce8a25 06/12/2013 05:44 pm Stavros Sachtouris

Do not suggest ansicolors if colors == off

Refs: #3978

2063ef10 06/12/2013 05:44 pm Stavros Sachtouris

Fix typos in error messages and helps

Refs: #3979

f623b8d3 06/12/2013 05:43 pm Stavros Sachtouris

Fix log level for expected command failures

72d7e64b 06/12/2013 05:43 pm Stavros Sachtouris

Updagrade error message for multiple clouds

Refs: #3979

ac5a74b3 06/12/2013 05:43 pm Stavros Sachtouris

Use the default_cloud global option

Refs: #3934 #3979

76dada17 06/12/2013 03:22 pm Stavros Sachtouris

Create Upgrade notes regarding the config files

2a4b0a2a 06/12/2013 03:03 pm Stavros Sachtouris

Change term "remote" to "cloud" when proper

Refs: #3934

b3ba19ef 06/12/2013 11:46 am Stavros Sachtouris

Adjust docs to cover multiple clouds functionality

This commit server as a backup mostly, since the adjustments are not yet
applied to docs/commands and all docs/developers kamaki guides.

e96b3d4e 06/12/2013 11:46 am Stavros Sachtouris

Update some of the documentation

this commit serves back-up purposes mostly

bdf98db1 06/12/2013 11:45 am Stavros Sachtouris

Reset Upgrade notes for the upcoming version 0.10

1714297d 06/12/2013 11:44 am Stavros Sachtouris

Document the Upgrade notes for v0.9

e9680623 06/12/2013 11:44 am Stavros Sachtouris

Fix PEP8 warning

1910f39d 06/10/2013 04:11 pm Stavros Sachtouris

Merge branch 'release-0.9' of https://code.grnet.gr/git/kamaki into release-0.9

1a1b0502 06/10/2013 04:07 pm Stavros Sachtouris

Document the Upgrade notes for v0.9

fa5a0962 06/10/2013 03:08 pm Stavros Sachtouris

Merge branch 'release-0.9' of https://code.grnet.gr/git/kamaki into release-0.9

Conflicts:
kamaki/cli/commands/snf-astakos.py

2ce16bb0 06/10/2013 03:00 pm Stavros Sachtouris

Adjust all livetests to use cached astakos client

Refs: #3964

74279468 06/10/2013 03:00 pm Stavros Sachtouris

Adjust cached astakos client unit tests

Refs: #3964

1ec16d06 06/10/2013 03:00 pm Stavros Sachtouris

Create mising func. tests 4 cached astakos client

Refs: #3964

edca58f8 06/10/2013 03:00 pm Stavros Sachtouris

Adjust astakos functional tests to novel features

Refs: #3964

b8e0b52b 06/07/2013 04:44 pm Stavros Sachtouris

Make sure all url-params are url-encoded

Refs: #3956

de98f78a 06/07/2013 04:43 pm Stavros Sachtouris

Merge branch 'hotfix-0.8.5'

0c742ce7 06/07/2013 04:42 pm Stavros Sachtouris

Update changelog and version

1d142373 06/07/2013 04:39 pm Stavros Sachtouris

Make sure all url-params are url-encoded

Refs: #3956

483fbdf8 06/07/2013 04:14 pm Stavros Sachtouris

Fix typo (ds_path --> dst_path)

06d3f792 06/07/2013 03:43 pm Stavros Sachtouris

Update version tag to 0.9rc3

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

26999355 06/07/2013 01:48 pm Stavros Sachtouris

Merge branch 'hotfix-0.8.4'

09ab4ff6 06/07/2013 01:00 pm Stavros Sachtouris

Update version tag and changelog

65fe28f6 06/07/2013 12:58 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...

5482bc0a 06/04/2013 06:11 pm Stavros Sachtouris

Implement Config.guess_version for config files

3f0eae61 06/04/2013 06:11 pm Stavros Sachtouris

Implement the Config.guess_version method

201baa17 06/04/2013 02:03 pm Stavros Sachtouris

A. Hardcode the new kamaki config file

Refs: #3934

Breaks compatibility, implements a remotes-based config file

d4dff7c9 06/04/2013 12:34 pm Stavros Sachtouris

Update changelog to reflect combatibility issues

92101413 06/04/2013 12:33 pm Stavros Sachtouris

Backwards compatibility for configuraiton file

Compatible with kamaki config files v2

user.url, file.url, compute.url and image.url
are now valid and of higher priority to
astakos.url, pithos.url, cyclades.url, plankton.url
which are also valid

All these are ignored iff [global].auth_url is given

f5c28bfa 06/04/2013 12:30 pm Stavros Sachtouris

Backwards compatibility for configuraiton file

Compatible with kamaki config files v2

user.url, file.url, compute.url and image.url
are now valid and of higher priority to
astakos.url, pithos.url, cyclades.url, plankton.url
which are also valid

All these are ignored iff [global].auth_url is given

7aa1e734 06/03/2013 05:30 pm Stavros Sachtouris

Fix typos in default and expected values

9d8737a2 06/03/2013 05:29 pm Stavros Sachtouris

Fix typos in default and expected values

819311d3 06/03/2013 05:19 pm Stavros Sachtouris

Handle url proccessing even if url is unicode

Also, fix typos and default values for service configurations

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

e7884f25 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

3950a864 06/03/2013 04:06 pm Stavros Sachtouris

Adjust cached auth info reading to recent changes

b5842eac 06/03/2013 03:15 pm Stavros Sachtouris

Fix typos in user command flow

82e32e50 06/03/2013 03:14 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

ef00bc31 06/03/2013 02:37 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....

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....

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:...

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