various cosmetic changes
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 11 Dec 2007 12:02:46 +0000 (12:02 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 11 Dec 2007 12:02:46 +0000 (12:02 +0000)
commit2f100cd2a78a0f91022bc4a895007975181cf353
tree83402919e083f8aa4896fdfd2e0cc94fbb973c4b
parent7094c69b4aa3072d1ecde9bdf6affe3f92cdb530
various cosmetic changes

NOTE.
I'm leaving vsliver_vs.py untouched
However, in set_resources, most of the calls to the lower level (vserver/vserverimpl)
methods are called unprotected by a try/except
If any of this fails, then the exception gets caught in accounts:_run only
and this might prevent correct operations
to make things worse, in such a case the error messages printed by vserverimpl
might get lost in daemon mode
So a cleanup in this area might be most useful
accounts.py
logger.py
nm.init
tools.py