harikrishna-patnala commented on code in PR #8628:
URL: https://github.com/apache/cloudstack/pull/8628#discussion_r1483912310


##########
plugins/hypervisors/kvm/src/test/java/com/cloud/hypervisor/kvm/storage/ScaleIOStoragePoolTest.java.bkp:
##########
@@ -1,202 +0,0 @@
-// Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   please delete this file.



##########
engine/components-api/src/main/java/com/cloud/resource/ResourceManager.java:
##########
@@ -156,6 +156,8 @@ public interface ResourceManager extends ResourceService, 
Configurable {
 
     List<HostVO> findHostByGuid(long dcId, String guid);
 
+    List<HostVO> findHostByGuidByStatus(long dcId, String guid, Status status);

Review Comment:
   can you please rename this findHostByGuidByStatus -> findHostByGuidAndStatus
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to