Hide Forgot
Description of problem: Cannot cancel an upload using python SDK Version-Release number of selected component (if applicable): ovirt-engine-4.0.6-0.1.el7ev.noarch vdsm-4.18.17-1.el7ev.x86_64 How reproducible: 100% Steps to Reproduce: Upload an image, pause and try to cancel the upload - all actions using the python sdk. Actual results: There is just no way to cancel an existing upload using the sdk. Expected results: To have an option to cancel an upload using the sdk. Additional info: No documentation regarding the cancel option available.
I honestly don't see the value of cancel in an API. I certainly do not understand why it's High severity. BTW, not sure why we need pause in the API either. I can imagine an upload get stuck and as a result in the catch we might want to cancel it perhaps? Remote chance. Deferring for now.