Bug 957519
Summary: | RHEVM-CLI: " datetime.datetime' object has no attribute '__dict__' " cause list action to fail in some cases (vms, events) | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Barak Dagan <bdagan> | ||||
Component: | ovirt-engine-cli | Assignee: | Michael Pasternak <mpastern> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Barak Dagan <bdagan> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.2.0 | CC: | acathrow, bazulay, dyasny, iheim, oramraz, pstehlik, Rhev-m-bugs, ykaul | ||||
Target Milestone: | --- | Keywords: | Regression | ||||
Target Release: | 3.2.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | infra | ||||||
Fixed In Version: | sf15 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | Type: | Bug | |||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Verified sf15 3.2 has been released 3.2 has been released 3.2 has been released |
Created attachment 741190 [details] engine log Description of problem: [RHEVM shell (connected)]# list vms id : bae28aa8-6c26-415a-bce4-b72a2dda1688 name : Migrations_VM-0 unknown error: 'datetime.datetime' object has no attribute '__dict__' [RHEVM shell (connected)]# list events id : 46864 description: User admin@internal logged in. unknown error: 'datetime.datetime' object has no attribute '__dict__' Version-Release number of selected component (if applicable): found in SF14: How reproducible: 100% Steps to Reproduce: 1. upgrade SF13 to SF14 2. list vms / events 3. Actual results: unknown error: 'datetime.datetime' object has no attribute '__dict__' Expected results: list of the objects Additional info: