missing import
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 12 Dec 2011 11:12:12 +0000 (12:12 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 12 Dec 2011 11:12:12 +0000 (12:12 +0100)
sfa/plc/plaggregate.py

index 1b06124..a7e30b9 100644 (file)
@@ -1,6 +1,7 @@
 #!/usr/bin/python
 from sfa.util.xrn import Xrn, hrn_to_urn, urn_to_hrn, urn_to_sliver_id
 from sfa.util.sfatime import epochparse
+from sfa.util.sfalogging import logger
 
 from sfa.rspecs.rspec import RSpec
 from sfa.rspecs.elements.hardware_type import HardwareType