Convert write_ssconf_files to new style
authorIustin Pop <iustin@google.com>
Wed, 10 Jun 2009 10:47:05 +0000 (12:47 +0200)
committerIustin Pop <iustin@google.com>
Mon, 15 Jun 2009 17:08:21 +0000 (19:08 +0200)
commite1e75d00e6b842c3aa31bafda3fac3382c10d44e
treeac66467e5f067409398cabdd1e44fb320d6599f6
parent2a52a064ad9411c5f5b45d69955a6a861a767d4b
Convert write_ssconf_files to new style

The patch also adds logging of errors from the ConfigWriter in case the
RPC fails (although today we don't have failure modes).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/backend.py
lib/config.py