Hide Forgot
Description of problem: Currently we support three ways to do certain tasks, for example detaching network, breaking bond etc. The oldest one is quite buggy and it's not worthy to have it in code base if it's not even maintained any more.
*** Bug 1277496 has been marked as a duplicate of this bug. ***
Juan, would you guide us how to mark an existing API as deprecated?
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
The old "setupnetworks" action is already marked as deprecated in 3.6: https://github.com/oVirt/ovirt-engine/commit/d269e5f0552f99c9b70b95456a9f481be8c795e9#diff-3205c1e6ccdb0cbdefc9e4392d9feb9cR2094 The next logical step is to remove it completely for the master branch. To do so remove it and update this file: https://github.com/oVirt/ovirt-engine/blob/master/backend/manager/modules/restapi/README.md If possible include there instructions on how to to migrate from the old action to the new one. The more detailed the better.
oVirt 4.0.0 has been released, closing current release.