Statistics
| Branch: | Tag: | Revision:

root / docs / examplesdir @ 1b70db0d

# Date Author Comment
1b70db0d 02/17/2014 05:37 pm Stavros Sachtouris

Resolve confict in documentation

2dfedc44 02/06/2014 05:36 pm Stavros Sachtouris

Update network commands in documentaion

Refs: #5031

04c039c8 02/06/2014 03:38 pm Stavros Sachtouris

Remove deprecated methods

023d5ada 02/05/2014 03:16 pm Stavros Sachtouris

Recognise usernames in --account args (or similar)

Refs: #4810

Arguments --account and --to-account can now accept usernames along with uuids
Kamaki attempts to recognise the argument as a uuid. In case of failure, it
attempts to recognise it as a username. If it fails again, it produces and...

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

Update documentation for image property-del

Refs: #4940

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

Typos in documentation

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

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

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

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

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

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)

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

Make numerous minor fixes in documentation