We have API to retrieve the VMs IPs since some time. It would be great if virt-manager would use it to display the VMs IP for easy ssh connecting. I meant to look into this since quiet some time but did not get around to so filing this here as a "wish".
yup it's been on my todo list for a while too :)
*** Bug 967726 has been marked as a duplicate of this bug. ***
Do you (Colin, Guido) have any UI idea for it? My first impulse is to add a possible column with all obtainable IP addresses. Another possibility would be hover pop-up with a list so as not to clutter the grid.
Ricardo, if you get a working example with any UI that will be 80% of the effort, we can discuss tweaking the UI on virt-tools-list once I have something to look at
Actually having it in the VMs overview page would be a first step. Having it in the main grid would be nice but since IPs should be copy/pasteable I don't have any good suggestions for the grid view.
A contributor posted patches recently, but getting this working so it doesn't spam libvirt API calls will take some work: https://www.redhat.com/archives/virt-tools-list/2018-March/msg00008.html
Upstream has support for this now, listing IPs in the VM 'interface' details page