Package nokia :: Module gscm
[hide private]
[frames] | no frames]

Module gscm

source code

Wrapper module that get CCM info using GSCM framework.

Functions [hide private]
 
_execute(command)
Runs a command and returns the result data.
source code
 
__get_gscm_info(method, dbname)
Generic method that call function 'method' on GSCM wrapper script.
source code
 
get_db_path(dbname)
Returns the database path for dbname database.
source code
 
get_router_address(dbname)
Returns the database router address for dbname database.
source code
 
get_engine_host(dbname)
Returns the database engine host for dbname database.
source code
Variables [hide private]
  _logger = logging.getLogger("gscm")