API testing for negative error codes now removed so this is only sample api testing Change-Id: I144a6b69498b86be56ceecb680c5be2a51acdbb8
		
			
				
	
	
		
			5 lines
		
	
	
		
			243 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			243 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0' encoding='UTF-8'?>
 | 
						|
<floating_ips>
 | 
						|
  <floating_ip instance_id="None" ip="10.10.10.1" fixed_ip="None" id="1" pool="nova"/>
 | 
						|
  <floating_ip instance_id="None" ip="10.10.10.2" fixed_ip="None" id="2" pool="nova"/>
 | 
						|
</floating_ips> |