Created attachment 919371 [details] vdsm+engine logs Description of problem: When executing a rest-api operation via py-sdk. it fails on logs with message: 2014-07-20 13:50:39,493 ERROR [org.ovirt.engine.core.aaa.filters.RestApiSessionMgmtFilter] (ajp--127.0.0.1-8702-1) Session-TTL header was not passed. Not setting TTL value 2014-07-20 13:51:20,101 ERROR [org.ovirt.engine.core.aaa.filters.RestApiSessionMgmtFilter] (ajp--127.0.0.1-8702-9) Session-TTL header was not passed. Not setting TTL value 2014-07-20 13:51:47,357 ERROR [org.ovirt.engine.core.aaa.filters.RestApiSessionMgmtFilter] (ajp--127.0.0.1-8702-8) Session-TTL header was not passed. Not setting TTL value Version-Release number of selected component (if applicable): beta.1 How reproducible: 100% Steps to Reproduce: 1.execute vm creation+disk via py-sdk 2.remove vm via py-sdk Actual results: engine throws errors Expected results: no error should be shown if operation is successful Additional info:
Juan, any insights?
This error messages is generated by the authentication layer, and it shouldn't. However it shouldn't cause any issue other than the noise in the log.
Requires 3.5 backport
Verified in: oVirt Engine Version: 3.5.0-0.0.master.20140821064931.gitb794d66.el6 No error messages in engine and vdsm logs after successfully completed operations.
oVirt 3.5 has been released and should include the fix for this issue.