Statistics
| Branch: | Tag: | Revision:

root / snf-ganeti-tools @ c130b56e

# Date Author Comment
981ff7aa 10/26/2011 01:09 pm Constantinos Venetsanopoulos

Fix in snf-ganeti-eventd init script

Saner check of the ganeti master. Provided by
[costasd] Refs #1323

00bbb06a 10/26/2011 01:09 pm Constantinos Venetsanopoulos

Update debian packaging for snf-ganeti-tools

9ad8e4ab 10/26/2011 01:09 pm Vangelis Koukis

Fix event init script ignored defaults file

Fix event init script ignored defaults file, refs #1505

90f36c9e 10/12/2011 12:17 pm Constantinos Venetsanopoulos

Minor aesthetic fixes in postinst/prerm scripts

fc2c900d 10/12/2011 12:07 pm Vangelis Koukis

Fix init script for eventd failing on non-master

Fix init script failing on nodes other than the Ganeti master,
make it issue a warning instead.

Also fix the LSB Default-Stop entry.

Refs #1323

37d53291 10/12/2011 11:57 am Constantinos Venetsanopoulos

Enhance packaging of snf-ganeti-tools

Add postinst and prerm scripts for snf-ganeti-tools
that update the rc.d links of /etc/init.d/snf-ganeti-eventd
and start/stop the daemon accordingly

33f9e688 10/12/2011 11:38 am Vangelis Koukis

Set SNF_EVENTD_ENABLE=false in shipped defaults

Set SNF_EVENTD_ENABLE=false in shipped defaults, refs #1323

cc99ac61 10/11/2011 11:04 pm Vangelis Koukis

Bump version of snf-ganeti-tools, update packages

Bump version of snf-ganeti-tools, update Debian packaging.

ddba635c 10/11/2011 05:48 pm Constantinos Venetsanopoulos

Init script and default file for snf-ganeti-eventd

Add the init script and default file for snf-ganeti-eventd
in snf-ganeti-tools. Also make sure they get installed in
the right directories when the package is installed

d511237e 09/08/2011 09:41 pm Vangelis Koukis

Bump snf-ganeti-tools to v0.6

88ab6b72 09/07/2011 04:33 pm Vangelis Koukis

Add missing arptables dep to snf-ganeti-tools

3db5ad86 09/03/2011 11:18 pm Vangelis Koukis

Minor pep8 changes to progress_monitor.py

2ca1238a 08/31/2011 05:57 pm Vangelis Koukis

Fix AMQP reconnection bug in snf-progress-monitor

0230cd3a 08/31/2011 03:29 pm Vangelis Koukis

Merge branch 'invitation-fixes' of https://code.grnet.gr/git/synnefo into invitation-fixes

Conflicts:
logic/dispatcher.py

922e0271 07/27/2011 05:39 pm Vangelis Koukis

Make snf-ganeti-tools/example.conf generic

b8498a99 07/27/2011 05:05 pm Vangelis Koukis

Update README.upgrade, update Debian packaging

ee67b59c 07/27/2011 04:23 pm Vangelis Koukis

Make synnefo a namespace package

Make synnefo a namespace package, to enable different parts
of the synnefo.* namespace to live in different directories. This
will easing breaking up the Synnefo project in different subprojects,
each of them packaged individually....

45ebfd48 07/27/2011 01:47 pm Vangelis Koukis

Import separate snf-ganeti-tools/ project

Split the Synnefo tools for Ganeti into a separate directory: * Make the utilities live in the synnefo.ganeti.* namespace * Import bootstrap scripts * Drop all dependencies on Django and the rest of Synnefo (refs #691)...