Bug 988967
| Summary: | [RFE] Identify virtual to physical host relationships for subscribed systems | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Andrew Blum <ablum> |
| Component: | WebUI | Assignee: | Tom McKay <tomckay> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tazim Kolhar <tkolhar> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Nightly | CC: | bkearney, cwelton, ehelms, tkolhar, tomckay, xdmoon |
| Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-02 14:06:32 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: | 971511 | ||
|
Description
Andrew Blum
2013-07-26 19:39:41 UTC
There is a new UI component coming that will help address just this problem. First, rather than the narrow list on the left, it will be a full-width table. This will allow more columns (and sortable). After that a feature will be added where rows in the table can be expandable to show, for example, a physical systems guests. Thanks for the feedback! Shorter term we could add the host/guest info the elasticsearch so at least there would be a way to filter what systems are shown. katello nightly now has search by host/guest in systems https://github.com/Katello/katello/pull/2702 Entering "host:system1" in systems search field will return all registered virtual guests on system1. Entering "guests:vm1" will return the host that has a guest named vm1. Further organizing systems by collapsing rows, etc. remains to be done. Please provide verification steps VERIFIED This was delivered with 6.0.3, which is the Satellite 6 Beta. |