dCacheAdmin
index
/opt/d-cache/toolkit/development-api/python/API_1/dCacheAdmin.py

 
Modules
       
ConfigParser
os
pty
re
resource
signal
sys
threading
time

 
Classes
       
Admin

 
class Admin
     Methods defined here:
__init__(self, info)
cd(self, cell)
execute(self, cell, command, args=[])
fork_ssh(self, args)
logoff(self)
make_connection(self, info)
read(self, max_read)
readlines(self, matches=[], alternate_behavior=False)
write(self, text)

 
Functions
       
find_DBParam()
Search for the DBParam file in the following order:
- $CWD/DBParam
- $HOME/DBParam
- /etc/DBParam
handler(signum, frame)
parseOpts(args)
parse_DBParam(filename=None, section=None, interface=None)

 
Data
        err_msg = '\nTimeout occurred while connecting to the dCache...e because\nthe admin interface is currently down.\n'
generators = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096)
ssh_extra_args = []