| Summary: | [RFE] Suggest to add "filter_hostname" and "filter_host_hwuuid" in virt-who config file | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Liushihui <shihliu> |
| Component: | virt-who | Assignee: | Radek Novacek <rnovacek> |
| Status: | CLOSED WONTFIX | QA Contact: | Eko <hsun> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.8 | CC: | gxing, hsun, ovasik, rbalakri, salmy, sgao, shihliu, wharris |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-07 15:13:19 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1269194, 1355878, 1359264 | ||
|
Description
Liushihui
2016-02-25 06:46:43 UTC
It's too late for 6.8, lets move it to 6.9. I don't think this change will make things more clear. Adding two more options would only cause more confusion (four actually, there is also exclude_host_uuids). We've already documented the behaviour in the manual page: filter_host_uuids: Only hosts which uuid (or hostname or hwuuid, based on hypervisor_id) is specified in comma-separated list in this option will be reported. Put the value into the double-quotes if it contains special characters (like comma). We could rename this option to something like `filter_hosts` or `filter_host_by_id`, but I'm not sure it worth the effort. Opinions? Radek, I agree with you to modify "filter_host_uuids" to "filter_hosts", it should be more clear for customer. Thanks. The option is renamed upstream, the old variant (filter_host_uuids) is still there for backwards compatibility. Same applies to exclude_ variant (exclude_host_uuids -> exclude_hosts). https://github.com/virt-who/virt-who/commit/a2770ef638a5b7350f02902fa2a82e22a3e7d2cf |