Package Ganga :: Package Utility :: Module GridShell
[hide private]
[frames] | no frames]

Module GridShell

source code

Functions [hide private]
 
getShell(middleware='EDG', force=False)
Utility function for getting Grid Shell.
source code
Variables [hide private]
  _allShells = {}
Function Details [hide private]

getShell(middleware='EDG', force=False)

source code 

Utility function for getting Grid Shell.
Caller should take responsiblity of credential checking if proxy is needed.

Argumennts:

 middleware - grid m/w used 
 force      - False : if the shell already exists in local cache return the previous created instance
              True  : recreate the shell and if not None update the cache