Exemplo n.º 1
0
 def getBDIISE(self, site, useVO=voName, host=None):
     """
 Get information about SA  from BDII at host
 """
     return ldapSE(site, useVO, host=host)
Exemplo n.º 2
0
 def getBDIISE( self, site, useVO = voName, host = None ):
   """
   Get information about SA  from BDII at host
   """
   return ldapSE( site, useVO, host = host )