sureshanaparti commented on a change in pull request #5911:
URL: https://github.com/apache/cloudstack/pull/5911#discussion_r803397500



##########
File path: api/src/main/java/com/cloud/storage/GuestOS.java
##########
@@ -33,5 +33,5 @@
 
     Date getRemoved();
 
-    boolean isUserDefined();
+    boolean getIsUserDefined();

Review comment:
       correct, changed the accessor to be in line with GuestOSHypervisor. May 
be, have to fix this is Dao later.
   
   
https://github.com/apache/cloudstack/blob/850714c1fcce7ae68533eac522f7a1f9748641c0/api/src/main/java/com/cloud/storage/GuestOSHypervisor.java#L39
   
   
https://github.com/apache/cloudstack/blob/850714c1fcce7ae68533eac522f7a1f9748641c0/engine/schema/src/main/java/com/cloud/storage/GuestOSHypervisorVO.java#L128




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to