one more fix to renewsliver
authorJosh Karlin <jkarlin@bbn.com>
Mon, 11 Oct 2010 18:47:43 +0000 (14:47 -0400)
committerJosh Karlin <jkarlin@bbn.com>
Mon, 11 Oct 2010 18:47:43 +0000 (14:47 -0400)
sfa/methods/RenewSliver.py

index 3b965ff..ab2063f 100644 (file)
@@ -3,6 +3,7 @@ from sfa.util.namespace import *
 from sfa.util.method import Method
 from sfa.util.parameter import Parameter
 from sfa.trust.credential import Credential
+from dateutil.parser import parse
 
 class RenewSliver(Method):
     """