uyuni-project / uyuni

Source code for Uyuni
https://www.uyuni-project.org/
GNU General Public License v2.0
431 stars 180 forks source link

Offer the possibility to look for a VM inside a KVM Host in the Virtual Systems page #6645

Open srbarrios opened 1 year ago

srbarrios commented 1 year ago

Short description

Port the goodies of Systems list refactor to Virtual Systems page.

Details

Screenshot_20230222_101041

Screenshot_20230222_101014

image

Note: I can only make screenshots on a SUMA 4.3 environment (manager.mgr), because we use is for our internal QA infrastructure, I know the refactor of systems list page is merged only in Head and Uyuni. But the actual need it's the same, as it's not offered in Head or Uyuni.

Proposal: Improve the system list page also in the Virtual Systems page, so we can look for VMs inside an Hypervisor. That will be super helpful to locate VMs in our internal infrastructure, so I guess it could be a cool feature for customers too, and it might not be hard to implement the search based in other columns, as we do in the main system list page (but there the VMs inside an Hypervisor are not listed).

cbosdo commented 1 year ago

4.2 was searching on VM names, the refactoring introduced in 4.3 searches on virtual hosts, this is a regression rather than an enhancement