Closed leewaa closed 6 years ago
Thanks @timogoebel for the push in the right direction.
Note: The tests here are basically useless.. @timogoebel and myself will be coming up with a better test strategy for the requests in the future so that we can bring up the stability and maintainability of this.
Thanks, @leewaa.
I just released v2.2.0 with these changes.
As part of https://github.com/theforeman/foreman/pull/5569
This adds the functionality to edit the network of an existing network and fixes some other issues with updating a vm.
It also brings updating a vm into one request to the vsphere sdk reducing it from individual requests for each attribute.
TODO