Hide Forgot
Description of problem: iscsi login results in HTTP500 Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1 send request ovirt-engine/api/hosts/f4930d27-6eee-42a7-9c00-b769cd119535/iscsilogin with version: 3 <action> <async>false</async> <grace_period> <expiry>10</expiry> </grace_period> <iscsi> <target>.....</target> <address>.......</address> </iscsi> </action> Actual results: HTTP 500 <html><head><title>Error</title></head><body>Internal Server Error</body></html> Expected results: HTTP 200 Additional info: This is working with version:4
Engine and server log? (please always attach them)
This is caused by missing V4 adapters for the "Action" type. The proposed patch fixes the issue.
*** Bug 1317281 has been marked as a duplicate of this bug. ***
this was already fixed removing the need info
oVirt 4.0.0 has been released, closing current release.