Description of problem: ImageTransfer.signed_ticket is unused since 4.2.0. In oVirt 4.4 engine does not set this parameter. Trying to use it in the SDK will fail since the value is always None. However ovirt-engine-api-model still document this useless value and wrong usage of the Authorization header which was never used with ovirt-imageio daemon, and ignored in the proxy since 4.2.0. The singed ticket was used on the proxy only for engine communication with the proxy, adding and removing tickets. Tasks: - Remove usage of signed_ticket from enigne - Remove signed_ticket from ovirt-engine-api-model - Fix the wrong documentation Version-Release number of selected component (if applicable): 4.4.2 Not testing is needed except the normal regression tests.
The attached patch handles ovirt-engine-api-model, but before we can merge it we need to remove references to this field from ovirt-engine.
This bug should move to 4.4.3: the bug is not marked as blocker and despite it was merged in 4.4.2.z branch there is no further planned build for ovirt-engine 4.4.2.
This bugzilla is included in oVirt 4.4.3 release, published on November 10th 2020. Since the problem described in this bug report should be resolved in oVirt 4.4.3 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days