Bug 1118523
Summary: | [RFE] bkr list-systems should also understand predefined host filters | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Amit Saha <asaha> |
Component: | command line | Assignee: | Dan Callaghan <dcallagh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 0.17 | CC: | aigao, asaha, dcallagh, dowang, ebaak |
Target Milestone: | 19.1 | Keywords: | FutureFeature, Patch |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-17 08:40:08 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
Amit Saha
2014-07-10 23:58:37 UTC
Sounds good to me. There may actually be a case to be made for a larger feature aimed at offering saved queries on the server side of things, but that's a separate question, involving significantly more effort. A couple of other notes: 1. bkr list-systems is the only other one that uses hostRequires style XML filtering (other commands use distroRequires, but we have specific options to cover the common cases there) 2. Michael also suggested including a way to get a *list* of all the predefined filters, so you can use grep to check the exist spelling of the options. The latter likely makes sense as a separate "host-filters" command, and perhaps should be a separate RFE. This isn't going to cover point 2 from comment 3 (a mechanism for listing all pre-defined filters), we can add that separately. This bug fix is included in beaker-client-19.1-0.git.28.88e8a21.el6eng which is available here: https://beaker-project.org/nightlies/develop/RedHatEnterpriseLinux6/ Beaker 19.1 is released. |