Update openstack-common.conf format
Change-Id: I78528bf7055b6975a642e1f2f3264e94f5a4885b
This commit is contained in:
		@@ -1,7 +1,9 @@
 | 
				
			|||||||
[DEFAULT]
 | 
					[DEFAULT]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The list of modules to copy from openstack-common
 | 
					# The list of modules to copy from openstack-common
 | 
				
			||||||
modules=install_venv_common,jsonutils,timeutils
 | 
					module=install_venv_common
 | 
				
			||||||
 | 
					module=jsonutils
 | 
				
			||||||
 | 
					module=timeutils
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The base module to hold the copy of openstack.common
 | 
					# The base module to hold the copy of openstack.common
 | 
				
			||||||
base=keystoneclient
 | 
					base=keystoneclient
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user