- 15 Sep, 2011 1 commit
-
-
Giorgos Verigakis authored
Note that a database migration is needed.
-
- 08 Sep, 2011 2 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
- 06 Sep, 2011 3 commits
-
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
-
Vangelis Koukis authored
Detect the following problems: * Detect stale DB servers without corresponding Ganeti instances * Detect orphan Ganeti instances, without corresponding DB entries * Detect out-of-sync operstate for DB entries wrt to Ganeti instances Fix them as follows: * Simulate server deletion for stale DB servers * Issue RAPI DeleteInstance() call for orphan Ganeti instances * Set operstate in DB as in Ganeti for out-of-sync DB servers See ./manage.py reconcile --help for more info, refs #1021.
-
- 31 Aug, 2011 5 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Kostas Papadimitriou authored
Replaced send_async with django native send_mail function.
-
Georgios Gousios authored
-
Vangelis Koukis authored
* Include file-based logging in /var/log/synnefo/dispatcher.log for the dispatcher in the default configuration. * Have the dispatcher redirect stdout and stderr file descriptors to the first file-based logfile. * Add a few log entries wrt dropped AMQP connections
-
- 12 Aug, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 03 Aug, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 29 Jul, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 27 Jul, 2011 6 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
Vangelis Koukis authored
Remove any reference to the synnefo.ganeti Django app from the Django project, update README.upgrade accordingly.
-
Kostas Papadimitriou authored
-
- 25 Jul, 2011 1 commit
-
-
Vangelis Koukis authored
-
- 21 Jul, 2011 2 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
-
- 19 Jul, 2011 3 commits
-
-
Georgios Gousios authored
-Use Django's DEFAULT_FROM_EMAIL configuration setting instead of custom setting -Send invitations from the DEFAULT_FROM_EMAIL account
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 17 Jul, 2011 1 commit
-
-
Vangelis Koukis authored
Make RAPI CreateInstance() arguments deployment-specific. Add the GANETI_CREATEINSTANCE_KWARGS setting, which allows the administrator to set arbitrary arguments to RAPI CreateInstance(). Also add initial version of README.Upgrade, detailing upgrades of Synnefo deployments. Fixes #835
-