X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fimporter%2Fopenstackimporter.py;h=d9c3d8ffb607ff7495c8705554d80d01b5940776;hb=ec290259521e2f81ff80068a9330fe782743debd;hp=2331fa722007b7d140a728a4040ab6a781cc74c7;hpb=77f188b92f5d6bda3ef17dee008053d7a7d17657;p=sfa.git diff --git a/sfa/importer/openstackimporter.py b/sfa/importer/openstackimporter.py index 2331fa72..d9c3d8ff 100644 --- a/sfa/importer/openstackimporter.py +++ b/sfa/importer/openstackimporter.py @@ -2,7 +2,7 @@ import os from sfa.util.config import Config from sfa.util.xrn import Xrn, get_leaf, get_authority, hrn_to_urn -from sfa.util.plxrn import hostname_to_hrn, slicename_to_hrn, email_to_hrn, hrn_to_pl_slicename +from sfa.util.plxrn import hostname_to_hrn, slicename_to_hrn, email_to_hrn from sfa.trust.gid import create_uuid from sfa.trust.certificate import convert_public_key, Keypair from sfa.storage.alchemy import dbsession