From: Faiyaz Ahmed Date: Fri, 20 Jul 2007 19:35:29 +0000 (+0000) Subject: Add CVS ID. X-Git-Tag: NodeManager-1.6-1~77 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a5561d6bd1d0e3aa3acae7985767e167525e0dfd;p=nodemanager.git Add CVS ID. --- diff --git a/sm.py b/sm.py index eb45362..2d1f288 100644 --- a/sm.py +++ b/sm.py @@ -7,6 +7,8 @@ also to make inter-sliver resource loans. The sliver manager is also responsible for handling delegation accounts. """ +# $Id$ + try: from bwlimit import bwmin, bwmax except ImportError: bwmin, bwmax = 8, 1000*1000*1000 import accounts