X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=database.py;h=ead97eadd97a43f6b1464e9a4b333321943b8ebf;hb=3224c1906c82596a86ae734181488ed14a0f0976;hp=7e75d5568c5a165873470951c917378c5aca43d5;hpb=505d267ea72023fd0fe91bda9074a94d71a19c74;p=nodemanager.git diff --git a/database.py b/database.py index 7e75d55..ead97ea 100644 --- a/database.py +++ b/database.py @@ -1,3 +1,6 @@ +# $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.