Back to bug 1038815
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Jiri Denemark | 2013-12-06 10:05:09 UTC | Status | NEW | ASSIGNED |
| Assignee | libvirt-maint | eblake | ||
| Eric Blake | 2013-12-06 20:24:28 UTC | Status | ASSIGNED | POST |
| Eric Blake | 2013-12-06 20:28:31 UTC | Doc Text | Cause: The libvirt python bindings for querying block job status were not distinguishing between an error and no status available. Consequence: Code that was polling for the completion of a block job had to deal with a python exception, and could not distinguish it from an actual error. Fix: The bindings now return an empty dictionary when there is no job and no error in determining that fact. Result: The binding can be used more reliably in managing block jobs. |
|
| Jiri Denemark | 2013-12-11 13:59:37 UTC | Status | POST | MODIFIED |
| Fixed In Version | libvirt-0.10.2-29.el6_5.2 | |||
| errata-xmlrpc | 2013-12-11 14:19:56 UTC | Status | MODIFIED | ON_QA |
| Jincheng Miao | 2013-12-12 03:10:29 UTC | Status | ON_QA | VERIFIED |
| CC | jmiao | |||
| errata-xmlrpc | 2013-12-17 16:01:44 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2013-12-18 09:25:13 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2013-12-18 04:25:13 UTC |
Back to bug 1038815