fix import
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Wed, 9 Jan 2013 03:04:00 +0000 (22:04 -0500)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Wed, 9 Jan 2013 03:04:00 +0000 (22:04 -0500)
sfa/planetlab/pldriver.py

index 0424665..aaaa0cc 100644 (file)
@@ -12,6 +12,7 @@ from sfa.util.cache import Cache
 # one would think the driver should not need to mess with the SFA db, but..
 from sfa.storage.alchemy import dbsession
 from sfa.storage.model import RegRecord, SliverAllocation
+from sfa.trust.credential import Credential
 
 # used to be used in get_ticket
 #from sfa.trust.sfaticket import SfaTicket