mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #277] VM IP Address exposed on the Instances page #180
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lord-kyron on GitHub (Jan 3, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/277
Hi @catborise
I am using your latest implementation in which I can see the VM IP address using the qemu agent in the VM settings - network settings page.
However, I feel it will be so much easier this same IP address to be exposed and shown also on the main Instance page right after the VM name (between VM name and user columns)
This will make it easier to see all VMs IPs at one place and get the one you need.
Also, it will be good only the primary (only one - the first NIC IP address) to be shown top avoid many IP s and lines on the same VM. I will be useful this IP shown on the Instance page to be clickable also and to take you the Network settings of the VM, which the IP belongs to.
Hope you understand me!
Thanks!
@catborise commented on GitHub (Jan 10, 2020):
Show ip address on some restricted areas is a problem. i do not know how to handle some different scenarios.
Showing one of the ip address on the instances pages could be exahusted/may cause some delay. They can be store in db but refreshing needed...
we need a strategy....