The exceptions from oslo-incubator's apiclient has been deprecated since v0.7.1, We can use keystone keystoneclient.exceptions instead. We can also remove the rest of the apiclient from oslo-incubator since we do not depend on it internally, and has been deprecated for just as long. Change-Id: Ieffdc0da7d8a877be5cfe04a1ef9967cc24487c5
		
			
				
	
	
		
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			165 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
other:
 | 
						|
  - >
 | 
						|
    Removed `keystoneclient.apiclient.exceptions`. This file was deprecated
 | 
						|
    in v0.7.1 and has now been replaced by `keystoneclient.exceptions`.
 |