updated renew(), delete(), allocate(), provision()
[sfa.git] / sfa / util / policy.py
index aa68f43..5e43be5 100644 (file)
@@ -1,9 +1,6 @@
-### $Id$
-### $URL$
-
 import os
 
-from sfa.util.storage import *
+from sfa.util.storage import SimpleStorage
 
 class Policy(SimpleStorage):