The config opts of extension black/white list 'extensions_blacklist' and 'extensions_whitelist' are deprecated for a long time. It's time to remove it. Partial-implement-blueprint api-no-more-extensions-pike Change-Id: Ide8c302619825c7b41ee52baa7128c5bb2341aa4
		
			
				
	
	
		
			7 lines
		
	
	
		
			306 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			306 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
upgrade:
 | 
						|
  - |
 | 
						|
    Deprecated config options to enable/disable extensions
 | 
						|
    ``extensions_blacklist`` and ``extensions_whitelist`` have been removed.
 | 
						|
    This means all API extensions are always enabled. If you modifed policy,
 | 
						|
    please double check you have the correct policy settings for all APIs. |