keystone.tests.common package
    
  
  
 
          
            updated: 2020-06-04 20:20
           
          
            
              
  
keystone.tests.common package
Submodules
keystone.tests.common.auth module
- 
class 
keystone.tests.common.auth.AuthTestMixin[source] 
Bases: object
To hold auth building helper functions.
- 
build_authentication_request(token=None, user_id=None, username=None, user_domain_id=None, user_domain_name=None, password=None, kerberos=False, passcode=None, **kwargs)[source] 
Build auth dictionary.
It will create an auth dictionary based on all the arguments
that it receives.
 
Module contents
 
               
             
           
          
          
            updated: 2020-06-04 20:20