checkpointing - in the middle of the move towards xrn vs namespace
[sfa.git] / sfa / managers / aggregate_manager_eucalyptus.py
index 7b50d2a..3d2018b 100644 (file)
@@ -12,7 +12,7 @@ from lxml import etree as ET
 from sqlobject import *
 
 from sfa.util.faults import *
-from sfa.util.namespace import urn_to_hrn
+from sfa.util.xrn import urn_to_hrn
 from sfa.util.rspec import RSpec
 from sfa.server.registry import Registries