Bug 878013
Summary: | [RFE]Allow Component.get return partial results | ||
---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | Tomas Hoger <thoger> |
Component: | WebService | Assignee: | Simon Green <sgreen> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.2 | CC: | ebaak, jingwang, mtyson |
Target Milestone: | 4.2-8 | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 4.2.5-8 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-14 22:13: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: | |||
Bug Depends On: | |||
Bug Blocks: | 822007 |
Description
Tomas Hoger
2012-11-19 12:59:20 UTC
Another option is to have a special product value that will simply return info for every product that has the component, such as: { 'component' => 'openssl098e', 'product' => '*' } It does not need to be real wild card matching to allow things like 'Red Hat Enterprise Linux *', so other magic value can work. This change is now live. -- simon |