rafaelweingartner commented on a change in pull request #837: CLOUDSTACK-8855 
Improve Error Message for Host Alert State and reconnect host API.
URL: https://github.com/apache/cloudstack/pull/837#discussion_r118504046
 
 

 ##########
 File path: api/src/com/cloud/resource/ResourceService.java
 ##########
 @@ -50,7 +52,7 @@
 
     Host cancelMaintenance(CancelMaintenanceCmd cmd);
 
-    Host reconnectHost(ReconnectHostCmd cmd);
+    Host reconnectHost(ReconnectHostCmd cmd) throws CloudRuntimeException, 
AgentUnavailableException;
 
 Review comment:
   @bvbharatk this is one of the questions I still have here
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to