Statistics
| Branch: | Tag: | Revision:

root / docs @ d4517eeb

# Date Author Comment
d4517eeb 01/31/2014 02:59 pm Stavros Sachtouris

Remove livetest references from docs

Refs: #4873

dc99e627 01/30/2014 05:05 pm Stavros Sachtouris

Update adding-commands documentation

f0bddbda 01/29/2014 06:16 pm Stavros Sachtouris

Fix problems with unicode HTTP headers

ee041529 01/28/2014 05:55 pm Stavros Sachtouris

Prettier example code in clients-api

52b2b3bd 01/28/2014 05:51 pm Stavros Sachtouris

Update clients-api docs to reflect recent changes

8b4ba753 01/28/2014 05:20 pm Stavros Sachtouris

Merge astakos error classes --> AstakosClientError

Refs: #5002

Also, decorate kamaki.clients.astakos.AstakosClient to raise this new class
when an error occurs

27deb8fc 01/24/2014 05:09 pm Stavros Sachtouris

Fi network_create in documentation

22663c4a 01/24/2014 04:58 pm Stavros Sachtouris

Fix typos in documentation

f0c0cfe9 01/24/2014 04:46 pm Stavros Sachtouris

Typo in documentation

fe980c71 01/24/2014 04:41 pm Stavros Sachtouris

Update documentation to reflect changes in network

3b6d09dc 01/21/2014 11:08 am Stavros Sachtouris

Fix typo in documentation

c83cb9d9 01/16/2014 04:12 pm Stavros Sachtouris

Update documentation for image property-del

Refs: #4940

736072e2 01/14/2014 11:38 am Stavros Sachtouris

Add user_info and user_term for bw compatibility

Refs: #4880

22ac5e97 01/08/2014 05:52 pm Stavros Sachtouris

Typos in documentation

edd4eacc 12/20/2013 11:58 am Stavros Sachtouris

Restore server console

0bf38f8c 12/18/2013 05:00 pm Stavros Sachtouris

Simplify/correct network args in server create

Refs: #4563

In server create, replace network arguments with only two:

--network=[id=]NETWORK_ID[,[ip=]IP]
--no-network (flag)

There arguments are mutually exclussive

5cd1aee1 12/18/2013 02:45 pm Stavros Sachtouris

Fix mode in personality examples

7f8136c4 12/17/2013 03:04 pm Stavros Sachtouris

Merge branch 'feature-astakosclient-docs' into hotfix-0.12.1

Conflicts:
README.Upgrade
kamaki/clients/compute/__init__.py

9d84caa4 12/17/2013 02:59 pm Stavros Sachtouris

Astakos membership cmds and documentation

Refs: #4752

81cf516b 12/16/2013 01:13 pm Stavros Sachtouris

Merge branch 'release-0.12'

Conflicts:
Changelog
docs/conf.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py
kamaki/cli/commands/pithos.py
setup.py
version

d3d35ae0 12/13/2013 05:46 pm Stavros Sachtouris

New examples for astakos, sketch up to projects

Refs: #4752

cc5da5a5 12/10/2013 05:21 pm Stavros Sachtouris

Add ip attach/detach

ab154b94 12/10/2013 05:21 pm Stavros Sachtouris

Add ip attach/detach

7a3c66e1 12/10/2013 03:25 pm Stavros Sachtouris

Fix unittests in kamaki.clients, subnet arg bug

4e25b350 12/10/2013 03:24 pm Stavros Sachtouris

Fix unittests in kamaki.clients, subnet arg bug

1c366ac9 12/06/2013 04:36 pm Stavros Sachtouris

Complete updating documentation

Refs: #4692

f084bdc8 12/05/2013 06:34 pm Stavros Sachtouris

Update docs up to examples/imageregister

Refs: #4692

823477e2 12/05/2013 04:07 pm Stavros Sachtouris

Update examples for config

76769d2f 12/05/2013 03:31 pm Stavros Sachtouris

Update docs up to usage

Refs: #4692

a4986073 12/04/2013 04:14 pm Stavros Sachtouris

Adjust setup

Refs: #4692

c4f606c0 12/03/2013 06:25 pm Stavros Sachtouris

Update documenation up to "overview"

Refs: #4692

6893e31c 12/03/2013 03:02 pm Stavros Sachtouris

Create manpage for new kamaki

Refs: #4692

817711e5 12/03/2013 12:06 pm Stavros Sachtouris

Fix docs so that they compile with astakosclient

278fae3f 10/09/2013 06:40 pm Stavros Sachtouris

Fix image register example sin documentation

Problem: it was not clear if properties are mandatory in image registration

9f75385a 10/09/2013 01:25 pm Stavros Sachtouris

Merge branch 'release-0.11'

Conflicts:
Changelog
docs/examplesdir/imageregister.rst
docs/installation.rst
kamaki/cli/__init__.py
kamaki/cli/commands/__init__.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py...

864767eb 10/09/2013 12:59 pm Stavros Sachtouris

Update version in setup and documents, fix tests

7de6773d 10/08/2013 04:48 pm Stavros Sachtouris

Sum up the showcase in one concrete example

Refs: #4441

6c068db6 10/07/2013 06:33 pm Stavros Sachtouris

Create a step by step showcase kamaki.lib example

Refs: #4441

This example involves astakos, pithos, image and cyclades clients
It also shows how to use kamaki.cli.config to get cloud information
It attempts to create a cluster of VMs from a user-created image,...

ee5f1e75 10/04/2013 05:50 pm Stavros Sachtouris

Make delete cluster docs a bit more intuitive

Refs: #4429

40ddc207 10/04/2013 05:28 pm Stavros Sachtouris

Add some documentation for cluster management

Refs: #4429

f1ea703e 10/03/2013 11:24 am Stavros Sachtouris

Add info about default CONFIG_PATH

0ee7c2c2 10/02/2013 07:05 pm Stavros Sachtouris

Create a config section in devs documentation

Explain config accessors, emphasize on cloud handling

6489c38b 09/30/2013 03:58 pm Stavros Sachtouris

Push ip commands to top namespace, update docs

Refs: #4422

Top level IP commands are now prefixed as ip (kamaki ip <command>)
Update documentation accordingly

e372fc24 09/26/2013 02:53 pm Stavros Sachtouris

Remove progress from docs requirement

16d7b9ff 09/26/2013 02:14 pm Stavros Sachtouris

Update and correct kamaki.clients documentation

f6822a26 09/24/2013 06:13 pm Stavros Sachtouris

Take care of the documentation (except developers)

2bd23362 09/23/2013 06:47 pm Stavros Sachtouris

Change VMs to servers in docs, fix docs scripts

abfaa6d9 09/22/2013 08:04 pm Vangelis Koukis

Make numerous minor fixes in documentation

93951b4d 09/13/2013 01:59 pm Stavros Sachtouris

Merge branch 'release-0.10'

Conflicts:
Changelog
README.Upgrade
docs/collection_of_examples/configuration.rst
docs/collection_of_examples/imageregister.rst
docs/collection_of_examples/server.rst
docs/commands.rst
docs/conf.py
docs/developers/clients-api.rst...

7e18cd26 09/09/2013 03:19 pm Stavros Sachtouris

Restore backwards compatibility for image register

Refs: Bug #4276

New format:

/image register Name container:path/to/image

Old format:

/image register Name pithos://user-uuid/container/path/to/image

Now, the old format is also recognized. It is planed to be depricated in a...

38db356b 09/09/2013 03:15 pm Stavros Sachtouris

Restore backwards compatibility for image register

Refs: Bug #4276

New format:

/image register Name container:path/to/image

Old format:

/image register Name pithos://user-uuid/container/path/to/image

Now, the old format is also recognized. It is planed to be depricated in a...

10ea6089 09/05/2013 01:26 pm Stavros Sachtouris

Update image register examples to new behavior

Refs: #4276

b98ad4ba 09/05/2013 01:25 pm Stavros Sachtouris

Update image register examples to new behavior

Refs: #4276

109c8171 08/28/2013 04:57 pm Stavros Sachtouris

Dont raise doc errors if there is hope

584fd90a 08/28/2013 04:43 pm Stavros Sachtouris

Adjust docs to require progress to build

82cc4b8f 08/28/2013 03:18 pm Stavros Sachtouris

Rename /image meta list to /image info

a41d7a1d 08/28/2013 01:05 pm Stavros Sachtouris

Fix some random spelling errors in commends

404eb288 08/27/2013 05:11 pm Stavros Sachtouris

Add documenation for image meta/properties cmds

Refs: #4231

8be50626 08/06/2013 02:07 pm Stavros Sachtouris

rename floatingip --> ip in server + docs

ef04bdeb 08/02/2013 04:51 pm Stavros Sachtouris

Fix some typos in docs

a582b70e 07/31/2013 05:55 pm Stavros Sachtouris

Add documentation and examples for logging

Also, add a batch image register example script

Refs: #4135

cedde35d 07/31/2013 02:24 pm Stavros Sachtouris

Fix some spelling and typoes in docs

f2ea1314 07/30/2013 03:00 pm Stavros Sachtouris

Use container:path format in register

Refs: #3778

fc7c3c4c 07/22/2013 05:45 pm Stavros Sachtouris

Update documentation for server resize

Refs: #4153

6362f3e1 07/17/2013 06:00 pm Stavros Sachtouris

Enrich clients docs for astakos endpoints, scripts

Refs: #4135

9d0a8ecf 06/27/2013 01:40 pm Stavros Sachtouris

Fix typo == --> --

e3f01d64 06/26/2013 12:28 pm Stavros Sachtouris

Update the copyright dates everywhere

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

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)

d0f431bb 06/19/2013 05:35 pm Stavros Sachtouris

Add network examples

76e9db55 06/19/2013 04:18 pm Stavros Sachtouris

Add examples for virtual machine handling

0b158e6b 06/19/2013 02:58 pm Stavros Sachtouris

Add image registration examples

4dd5ea2c 06/18/2013 04:28 pm Stavros Sachtouris

Add file sharing examples

efae4212 06/18/2013 03:44 pm Stavros Sachtouris

Add upload and download examples

9e5341f5 06/18/2013 02:51 pm Stavros Sachtouris

Complete the listing section

b4ed3a7e 06/17/2013 04:34 pm Stavros Sachtouris

Rename: scenarios-->examples, add first content

- configuration section, with clouds
- Simple listing
- Pithos advanced listing

f4ddbb74 06/17/2013 12:51 pm Stavros Sachtouris

Add a new section "Scenarios" in documentation

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

Fix deprecated terms in documentation

Conflicts:

kamaki/cli/config.py
fa382f9e 06/14/2013 05:51 pm Stavros Sachtouris

Fix deprecated terms in documentation

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

904091dd 06/11/2013 07:27 pm 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.

fa479dc3 06/10/2013 06:11 pm Stavros Sachtouris

Update some of the documentation

this commit serves back-up purposes mostly

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

Document the Upgrade notes for v0.9

9dc6159f 06/10/2013 04:03 pm Stavros Sachtouris

Document the Upgrade notes for v0.9

545c6c29 05/22/2013 05:26 pm Stavros Sachtouris

Implement an optional json output 4 outputing cmds

Refs: #3732

cd295a1d 05/22/2013 01:07 pm Stavros Sachtouris

Add json/optional outputs to server commands

Refs: #3732

395fbf9e 05/20/2013 06:40 pm Stavros Sachtouris

Update documentation to reflect changes in output

Refs: #3756

d1f1c3a9 05/09/2013 05:09 pm Stavros Sachtouris

Setup Hotfix version 0.8.3

d9beedc1 04/23/2013 05:21 pm Stavros Sachtouris

Update documentation to refer to www.synnefo.org

1d565188 04/22/2013 04:41 pm Stavros Sachtouris

Stop doc building from crushing if no objpool

c40f0244 04/22/2013 04:26 pm Stavros Sachtouris

Add automatic version for docs

94d52d1d 04/22/2013 03:41 pm Stavros Sachtouris

Merge branch 'release-0.8'

Conflicts:
Changelog
docs/installation.rst
kamaki/clients/__init__.py
kamaki/clients/astakos/__init__.py
kamaki/clients/commissioning_client.py
kamaki/clients/connection/__init__.py
kamaki/clients/connection/kamakicon.py...