holgerstolzenberg commented on a change in pull request #3186: Add possibility
to set KVM MTU size for NIC
URL: https://github.com/apache/cloudstack/pull/3186#discussion_r276574912
##########
File path: ui/scripts/instances.js
##########
@@ -2948,7 +2969,7 @@
}
$.ajax({
- url: createURL('updateVmNicIp'),
+ url: createURL('updateVmNicIpMtu'),
Review comment:
@DaanHoogland
As for reverting the API changes, I guess this needs to be reverted also?
----------------------------------------------------------------
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