pavanaravapalli commented on a change in pull request #2072: WIP:
CLOUDSTACK-9895 : Added support for parallel volume(s) creation from a volume
snapshot
URL: https://github.com/apache/cloudstack/pull/2072#discussion_r114258405
##########
File path: engine/schema/src/com/cloud/storage/VolumeDetailVO.java
##########
@@ -80,4 +80,23 @@ public boolean isDisplay() {
return display;
}
+ public void setId(long id) {
Review comment:
Fixed as per the suggestion
----------------------------------------------------------------
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