mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	pod/host dedication failure cases
This commit is contained in:
		
							parent
							
								
									a711db5a3d
								
							
						
					
					
						commit
						836215c7f2
					
				@ -9463,6 +9463,10 @@
 | 
			
		||||
 | 
			
		||||
                     }
 | 
			
		||||
                    }
 | 
			
		||||
                   else {
 | 
			
		||||
                      args.response.success({data: item});
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                  },
 | 
			
		||||
                  error: function(XMLHttpResponse) {
 | 
			
		||||
                    var errorMsg = parseXMLHttpResponse(XMLHttpResponse);
 | 
			
		||||
@ -11501,6 +11505,10 @@
 | 
			
		||||
                      });
 | 
			
		||||
                    }
 | 
			
		||||
                  }
 | 
			
		||||
                  else {
 | 
			
		||||
                      args.response.success({data: item});
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                  },
 | 
			
		||||
 | 
			
		||||
                  error: function(XMLHttpResponse) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user