I have a CentOS 6 instance inside openstack deployment, I have also assigned a floating IP however I need to get the IP of the VM from command line inside that VM , how can I get floating IP assigned to this guest VM ? What command should be used to get floating IP?
Running ifconfig on that VM returns only the private IP?