Statistics
| Branch: | Tag: | Revision:

root / logic / reconciliation.py @ 9e98ba3c

History | View | Annotate | Download (4.3 kB)

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