Bug 969934
| Summary: | [cmd_task] Cannot search task through distro via command line | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Xin Zhang <xinzhang> |
| Component: | command line | Assignee: | beaker-dev-list |
| Status: | CLOSED DUPLICATE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 0.12 | CC: | dcallagh, ebaak, jingwang, mshao, qwan, rjoost, tools-bugs, xtian |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-30 06:05:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Xin Zhang
2013-06-03 06:11:06 UTC
> Actual results:
> XML-RPC fault: <type 'exceptions.AttributeError'>:'Distro' object has no
> attribute 'tasks'
>
> This result is for the valid distro name;if the distro name is invalid, the actual results:
> XML-RPC fault: <type 'exceptions.AttributeError'>:'NoneType' object has no attribute 'tasks'
*** This bug has been marked as a duplicate of bug 1073280 *** |