Statistics
| Branch: | Tag: | Revision:

root / README.deploy @ 5509b599

History | View | Annotate | Download (5.9 kB)

# Date Author Comment
a06deab3 05/10/2011 12:03 pm Vangelis Koukis

Document Synnefo nodes and associated services

Extend README.deploy, document node types in a Synnefo deployment
and associated services. For each node type, document the software
to be installed and the services to be deployed.

b9eef123 05/09/2011 03:59 pm Vangelis Koukis

Extend Synnefo Ganeti Hook, add support for AMQP

Extend the Synnefo Ganeti hook, add support for publishing
notifications over AMQP: * Make all hooks inherit from GanetiHook * Connect to RabbitMQ, publish notifications in JSON * Extend post-instance-start hook to publish net updates...

ff55193e 05/08/2011 05:20 pm Vangelis Koukis

Add initial version of Synnefo Ganeti hook

Add initial version of a Synnefo-specific Ganeti hook, which will
eventually use the redesigned messaging architecture to publish
notifications to the rest of the infrastructure, refs #393.

  • Add generic hook handler ganeti/snf-ganeti-hook.py...
6ec8927b 05/08/2011 03:50 pm Vangelis Koukis

Minor changes in README.deploy, settings.py.dist

Extend README.deploy, add documentation on the generic Ganeti hook
for Synnefo. Minor fixes in settings.py.dist.

24435a56 05/05/2011 01:24 pm Georgios Gousios

A bit of documentation

6f339260 04/28/2011 02:19 pm Georgios Gousios

More detailed deployment instructions

ba238ebe 04/28/2011 02:09 pm Georgios Gousios

Information on working/deploying with RabbitMQ

07d2a738 04/27/2011 10:56 am Georgios Gousios

Initial instructions for deployment

b6382dc5 04/19/2011 04:01 pm Vangelis Koukis

Minor documentation fixes in README.deploy

7e8b41e7 04/18/2011 10:53 pm Vangelis Koukis

Add content in README.deploy, minor fixes

Add a draft description of the various services that need to be
running for a working Synnefo installation. Add documentation for ganeti-0mqd,
db_controller and vncauthproxy.

Fix language error in comment in logic/utils.py.

2479e79e 03/30/2011 01:30 pm Georgios Gousios

File name renames as per refs #323