Hello,
the command 'onevm list' does not show a column with the IP of each of the
available VM.
It would be nice to add this column to the output of that command.
I imagine this is not included because there might be cases where VMs have
more than 1 NIC, but
Currently, I need to do :
onevm list | grep topico | awk -F ' ' {'print $1'} | xargs -I {} onevm
show {} | grep ETH0_IP | awk -F '"' {'print $2'}
Something simpler and less convoluted would be nice.
Thanks,
Valerio
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org