GabrielBrascher commented on issue #4125: URL: https://github.com/apache/cloudstack/issues/4125#issuecomment-729698488
@DaanHoogland this issue is clear about the problem (that still exists). Both of the merged PRs that are linked to this issue have nothing to do with **fixing** this API command, but instead, they are making sure to not use `changeServiceForVirtualMachnie`. That is why I mentioned (here https://github.com/apache/cloudstack/issues/4125#issuecomment-729679051) that we should either keep this issue open or then we need to discuss deprecating the problematic command; which might be the best option as the problematic issue is not being used and when it is used it causes problems #4341 refers to this issue just to mention that the manual tests failed due to using the problematic API command reported here, when changed to `scaleVirtualMachine` then the implementation at PR #4341 works fine. https://github.com/apache/cloudstack-primate/pull/818 regards to ensuring that the primate UI is not using the problematic API. ---------------------------------------------------------------- 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]
