fixing the argument mismatch
authorAnil-Kumar Vengalil <Anil-Kumar.Vengalil@sophia.inria.fr>
Thu, 14 Jan 2010 14:01:10 +0000 (14:01 +0000)
committerAnil-Kumar Vengalil <Anil-Kumar.Vengalil@sophia.inria.fr>
Thu, 14 Jan 2010 14:01:10 +0000 (14:01 +0000)
sfa/managers/registry_manager_pl.py

index fbf1240..619e481 100644 (file)
@@ -122,7 +122,7 @@ def resolve(api, xrns, type=None, origin_hrn=None):
 
     return records
 
-def list(api, xrn):
+def list(api, xrn, origin_hrn=None):
     hrn, type = urn_to_hrn(xrn)
     # load all know registry names into a prefix tree and attempt to find
     # the longest matching prefix