DaanHoogland commented on a change in pull request #5911:
URL: https://github.com/apache/cloudstack/pull/5911#discussion_r803669425
##########
File path: api/src/main/java/com/cloud/storage/GuestOS.java
##########
@@ -33,5 +33,5 @@
Date getRemoved();
- boolean isUserDefined();
+ boolean getIsUserDefined();
Review comment:
ok, this is bad technmical debt, but for the fix now, ok, you convinced
me (off-line)
##########
File path: api/src/main/java/com/cloud/storage/GuestOS.java
##########
@@ -33,5 +33,5 @@
Date getRemoved();
- boolean isUserDefined();
+ boolean getIsUserDefined();
Review comment:
ok, this is bad technical debt, but for the fix now, ok, you convinced
me (off-line)
--
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]