On Wed, Sep 24, 2008 at 03:43:41PM +0200, Michael Hanselmann wrote: > > Replacing ssconf with configuration. > --- > lib/backend.py | 18 +++++++++--------- > lib/cmdlib.py | 2 +- > lib/hypervisor/__init__.py | 7 ++++--- > 3 files changed, 14 insertions(+), 13 deletions(-)
Hmm.... at this point I'm curious if there's a noticeable penalty for opening the 'big' config file every time, as opposed to ssconf-style reads... Question related to this patch: would it be better to not change the GetHypervisor() api and instead just change hypervisor.py to use the simpleconfig module? iustin
