This patch adds the params that keystone currently supports to openstacklib::wsgi::apache so we can move keystone::wsgi::apache to using this and not drop any existing available options. Change-Id: Ifb988fedce958d2607365634efeccf2d7b88d073
		
			
				
	
	
		
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
features:
 | 
						|
  - |
 | 
						|
    openstacklib::wsgi::apache now has support for headers, access_log_pipe,
 | 
						|
    access_log_syslog, error_log_pipe and error_log_syslog params which will
 | 
						|
    be added to the apache::vhost setup.
 |