rhtyd commented on a change in pull request #3738: Load Average for KVM
URL: https://github.com/apache/cloudstack/pull/3738#discussion_r354841449
##########
File path:
api/src/main/java/org/apache/cloudstack/api/response/HostResponse.java
##########
@@ -114,9 +114,9 @@
@Param(description = "the amount of the host's CPU after applying the
cpu.overprovisioning.factor ")
private String cpuWithOverprovisioning;
- @SerializedName("averageload")
+ @SerializedName("cpuloadaverage")
Review comment:
I'm okay with your rename change if the field is not set previously.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services