Add simple configuration reader/writer classes
authorMichael Hanselmann <hansmi@google.com>
Wed, 1 Oct 2008 17:33:18 +0000 (17:33 +0000)
committerMichael Hanselmann <hansmi@google.com>
Wed, 1 Oct 2008 17:33:18 +0000 (17:33 +0000)
commit856c67e1bdac29ee07ae066469088934f376f38c
treea2e9a40fc62bb35a05e79177ec6952bc378804d2
parent37b77b18ab0f35a17a6c58dc99163b59ffc27b41
Add simple configuration reader/writer classes

This will be used to read the configuration file in the node daemon.
The write functionality is needed for master failover.

Reviewed-by: iustinp
lib/ssconf.py