The keystone::wsgi::apache class takes the api_port parameter but the other modules uses the port parameter instead. This change fixes the inconsistent interface. Change-Id: Ib6a643eedbb2ecd5050c10cc5ae98ffaabb441f5
		
			
				
	
	
		
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
deprecations:
 | 
						|
  - |
 | 
						|
    The ``keystone::wsgi::apache::api_port`` parameter has been deprecated. Use
 | 
						|
    the ``port`` parameter instead.
 |