rafaelweingartner commented on a change in pull request #3133: feature: add 
libvirt / qemu io bursting
URL: https://github.com/apache/cloudstack/pull/3133#discussion_r248488294
 
 

 ##########
 File path: engine/schema/src/main/java/com/cloud/storage/DiskOfferingVO.java
 ##########
 @@ -486,6 +511,28 @@ public Long getBytesWriteRate() {
         return bytesWriteRate;
     }
 
+    @Override
+    public Long getBytesWriteRateMax() { return bytesWriteRateMax; }
 
 Review comment:
   Same question regarding the formatting 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to