X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fserver%2Fregistry.py;h=b7bfdd87bb4641617e9decf83b1c2f0d45e2d669;hb=06b330f0ee047bdb107e43e82b1d7356c876bc15;hp=1dea183b42ef3d4986d05ede040dcb302e3fedd1;hpb=cb83b38f6586314d51e23dad227047d126bd4b76;p=sfa.git diff --git a/sfa/server/registry.py b/sfa/server/registry.py index 1dea183b..b7bfdd87 100644 --- a/sfa/server/registry.py +++ b/sfa/server/registry.py @@ -7,7 +7,7 @@ from sfa.util.server import SfaServer from sfa.util.faults import * -from sfa.util.namespace import hrn_to_urn +from sfa.util.xrn import hrn_to_urn from sfa.server.interface import Interfaces import sfa.util.xmlrpcprotocol as xmlrpcprotocol import sfa.util.soapprotocol as soapprotocol