Package ganeti :: Package rapi :: Module connector
[hide private]
[frames] | no frames]

Module connector

source code

Remote API connection map.

Classes [hide private]
  Mapper
Map resource to method.
Functions [hide private]
 
GetHandlers(node_name_pattern, instance_name_pattern, group_name_pattern, job_id_pattern, disk_pattern, query_res_pattern)
Returns all supported resources and their handlers.
source code
Variables [hide private]
  _NAME_PATTERN = r"[\w\._-]+"
  _DISK_PATTERN = r"\d+"
  CONNECTOR = {}

Imports: cgi, re, constants, http, utils, rlib2