Module `importutils` from common code was graduated to oslo.utils, so it would be great if we reuse this library. Remove unused strutils.py and gettextutils.py Change-Id: Iaae19fc5018d83103e5f15ff76d6da686bfdf5f8
		
			
				
	
	
		
			8 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			167 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[DEFAULT]
 | 
						|
 | 
						|
# The list of modules to copy from openstack-common
 | 
						|
module=install_venv_common
 | 
						|
 | 
						|
# The base module to hold the copy of openstack.common
 | 
						|
base=openstackclient
 |