| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
Module implementing configuration details at runtime.
    
  | 
|||
| 
        GetentResolver Resolves Ganeti uids and gids by name.  | 
  |||
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
    
  | 
|||
        _priv = None
     | 
  |||
        _priv_lock = threading.Lock()
     | 
  |||
Imports: grp, pwd, threading, constants, errors
    
  | 
|||
  
 Retrieve the uid from the database. 
  | 
  
 Retrieve the gid from the database. 
  | 
  
 Singleton wrapper around resolver instance. As this method is accessed by multiple threads at the same time we need to take thread-safty carefully  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 20 13:26:36 2010 | http://epydoc.sourceforge.net |