iishitahere commented on code in PR #10109:
URL: https://github.com/apache/cloudstack/pull/10109#discussion_r1900349014
##########
plugins/hypervisors/vmware/src/main/java/com/cloud/network/VmwareTrafficLabel.java:
##########
@@ -120,4 +126,8 @@ public void setVirtualSwitchName(String vSwitchName) {
public void setVirtualSwitchType(VirtualSwitchType vSwitchType) {
_vSwitchType = vSwitchType;
}
+
+ // Getter to ensure traffic shaping consistency across all NICs
Review Comment:
> Where and how is your variable used, at all?
Hi @rohityadavcloud ,
I hope you’re doing well. I wanted to inform you that I will be working on
my PR again, as I’ve encountered some issues related to the changes made.
Specifically, I am addressing the problem with the vm.network.throttling.rate
configuration in the cloud.configuration table.
Best regards,
Ishita
--
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]