Updated the description of the db cleaner

This commit is contained in:
Anton Beloglazov 2012-10-15 14:34:32 +11:00
parent b427a1ed6c
commit 14e1fcbd4d

View File

@ -14,7 +14,9 @@
""" The database cleaner module.
This module is responsible for periodic cleaning up the database.
The database cleaner periodically cleans up the data on resource usage
by VMs stored in the database. This is requried to avoid excess growth
of the database size.
"""
from contracts import contract