Statistics
| Branch: | Tag: | Revision:

root / docs / conf.py @ master

History | View | Annotate | Download (11.1 kB)

# Date Author Comment
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

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

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

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

Remove progress from docs requirement

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

Change VMs to servers in docs, fix docs scripts

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

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

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

Fix some random spelling errors in commends

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

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

Setup Hotfix version 0.8.3

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

f47417e7 04/12/2013 01:14 pm Stavros Sachtouris

Pametrize log file, make it globaly available

Kamaki logger module is now available to both cli and clients packages
Users may set the log_file option in configuration file
kamaki config set log_file ...

Support #3441

c5b9380c 04/11/2013 02:41 pm Stavros Sachtouris

Allow users to set maximum thread limit

This is implemented as a configuration option in cli
Developers may set it as kamaki.clients.Client.MAX_THREADS = <limit>

Adjust documentation acoordingly

Feature #3546

7f87da8b 02/06/2013 07:48 pm Stavros Sachtouris

Documentation updates, cosmetics for pithos tests

db77d79e 02/05/2013 07:41 pm Stavros Sachtouris

Adjust cyclades tests up to start_server

Use increment prefixes in private methods for scenario to perform
Use non-checking methods to handle building/rebooting etc of VMs

e3a1d743 01/16/2013 04:47 pm Stavros Sachtouris

Documentation updates

ad090323 01/10/2013 01:05 pm Stavros Sachtouris

Docfix

96ec49f2 01/09/2013 07:01 pm Stavros Sachtouris

Enricch store_append helps, fix docs/donf dep.

439826ec 01/09/2013 02:27 pm Stavros Sachtouris

Adjust util, docs and store_list to new strategy

New method: cli.utils.page_hold holds console until user input, usefull for listing
results

c52d1b08 12/20/2012 06:12 pm Stavros Sachtouris

Make setup easier

ac5afc12 12/12/2012 02:36 pm Stavros Sachtouris

Proofreading documentation fixes

05208859 12/05/2012 11:47 am Stavros Sachtouris

Merge branch 'dionyziz' into develop

Conflicts:
setup.py

Docs adjusted

f3446cf0 11/26/2012 08:27 pm Stavros Sachtouris

Add interactive shell help (2b continued)

f23a5cdb 11/23/2012 03:38 pm Stavros Sachtouris

Quick setup guide, remove empty lins in image list

457cb69b 11/23/2012 12:13 pm Stavros Sachtouris

Initialize new documents in docs

d44b407c 11/22/2012 03:39 pm Kostas Papadimitriou

Sphinx config file fixes

- proper path append
- check if snf-common is available

e9304ec6 11/22/2012 03:33 pm Stavros Sachtouris

Fix some docs errors

7845bf51 11/22/2012 03:21 pm Stavros Sachtouris

Fix local-path ref, undo register_cli syntax modif

WAS: register <name> <location>
THEN: register <location> [name]
NOW: register <name> <location>

but can run with --update to update an existing image instead of
replacing it

329753ae 11/21/2012 12:39 pm Stavros Sachtouris

Update docs, fix bug when progress not installed

85e3803d 11/08/2012 07:23 pm Stavros Sachtouris

Update Pithos+ support documentation

cf49aa14 11/02/2012 05:10 pm Stavros Sachtouris

Update documentation

5f9bb293 07/10/2012 05:09 pm Kostas Papadimitriou

Update docs

- Update copyright
- Include initial man page

95eaae8f 07/10/2012 05:09 pm Kostas Papadimitriou

Documentation fixes

- append parent path to sys.path for automodule to work
-

30f8c7cd 04/19/2012 06:57 pm Giorgos Verigakis

Small update to docs

cf6e8419 11/29/2011 03:47 pm Giorgos Verigakis

Add some basic documentation