iishitahere
iishitahere
> @iishitahere , it looks like you did not commit all your changes, as there is only one file submitted. Also it looks like you are new to using git/github...
Hi @DaanHoogland, Thank you for your valuable feedback and for highlighting the issues in my PR. I truly appreciate the guidance and patience. Updates I Will Make: Committing Missing Changes:...
Hi @DaanHoogland , I have updated the PR with the following change: Added the vm.network.throttling.rate configuration with a default value of 200 (data transfer rate in megabits per second for...
> @iishitahere , thanks for your update. I still don't see the method `isTrafficShapingConsistent()` being used anywhere, as @weizhouapache pointed out in [#10060 (comment)](https://github.com/apache/cloudstack/pull/10060#discussion_r1874994355) . > > Can you have...
> @iishitahere , I welcome your enthausiasm in contributing but you now have three PRs open, this, #10134 and #10109. All of them seem to be missing code. I think...
Hi @DaanHoogland , Apologies for the delay. I’ve implemented enhancements to improve compatibility with traffic shaping and VMware network configurations, particularly focusing on default NIC IP handling, command execution, and...
Hi @DaanHoogland, Dear Maintainer, I hope this message finds you well. I am working on a pull request, but I am encountering issues with five failing checks during the build...
> > I hope this message finds you well. I am working on a pull request, but I am encountering issues with five failing checks during the build process. Below...
> @iishitahere , this PR still is missing code. There's only a traffic shaping consistent flag, which is never used. Ass it looks now, it will do nothing. Hi @DaanHoogland,...
> @iishitahere I see you've multiple PRs which are trying to solve the issue - #10007 The behaviour, though confusing is already mentioned in the code/documentation, > > https://github.com/apache/cloudstack/blob/db2e89a3a2c9e8df2d24ed3e6aeae280bf22f0ba/server/src/main/java/com/cloud/network/NetworkModelImpl.java#L1045-L1051 >...