Hi All, I was wondering if there is a way to get instance ip address from the compute host. I can run virsh commands like - virsh domifaddr instance_name on my compute host (ubuntu 16), but it is not showing any ip address for the VM which can be seen from horizon dashboard. fyi, I have a devstack setup with multiple compute hosts.
#virsh domifaddr instance-00000002
Name MAC address Protocol Address
-------------------------------------------------------------------------------
Also other ways of using virsh to find VM ip is not working like the above.
Please let me know if it possible to fetch VM ip address if I am using kvm/qemu as hypervisor in my setup.
thanks for your reply.
best regards,