X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=database.py;h=dc68af893c9e26c99a44dfd5d20976a849498a12;hb=90fe600a45aa0002e35fd47b80757ce2c246714b;hp=c990364ef6b306e1fa8c4f37d9d62ac1bc8e8fcb;hpb=570019ee21b24160d984002d17342bd801332333;p=nodemanager.git diff --git a/database.py b/database.py index c990364..dc68af8 100644 --- a/database.py +++ b/database.py @@ -1,6 +1,4 @@ -# $Id$ -# $URL$ - +# """The database houses information on slivers. This information reaches the sliver manager in two different ways: one, through the GetSlivers() call made periodically; two, by users delivering tickets.