There's no need to make the fixtures, testtools, etc. libraries a runtime requirement, so let's move it from the toplevel oslo.messaging API so you need to explicitly import it. Change-Id: I9e2f32a898d78489f2d8d9c218c81f35cda14e34
		
			
				
	
	
		
			10 lines
		
	
	
		
			158 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			158 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
----------------------
 | 
						|
Testing Configurations
 | 
						|
----------------------
 | 
						|
 | 
						|
.. currentmodule:: oslo.messaging.conffixture
 | 
						|
 | 
						|
.. autoclass:: ConfFixture
 | 
						|
   :members:
 | 
						|
 |