From: Tony Mack Date: Sun, 1 Jan 2012 17:24:07 +0000 (-0500) Subject: fix name error X-Git-Tag: sfa-2.0-7~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=cbb0ec42f4b68b3aafee92472fd2119590d21ae9;p=sfa.git fix name error --- diff --git a/sfa/importer/sfaImport.py b/sfa/importer/sfaImport.py index 4773e4b3..222aa607 100644 --- a/sfa/importer/sfaImport.py +++ b/sfa/importer/sfaImport.py @@ -64,6 +64,7 @@ class sfaImport: Create top level and interface records """ # create root authority + interface_hrn = self.config.SFA_INTERFACE_HRN self.create_top_level_auth_records(interface_hrn) # create s user record for the slice manager