Statistics
| Branch: | Tag: | Revision:

root / logic / reconciliation.py @ c130b56e

History | View | Annotate | Download (4.3 kB)

# Date Author Comment
a65ee5fc 10/11/2011 04:57 pm Vangelis Koukis

Update default logging settings

9e98ba3c 10/06/2011 05:08 pm Giorgos Verigakis

Add new logging infrastructure

Uses dictionary configuration back ported from
Python 2.7.

Refs #1033

9fea53cc 09/06/2011 11:14 am Vangelis Koukis

Overhaul reconciliation mamagement command

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