Hi All,
I Installed OpenStack using RDO packstack AIO installation in CentOS 6.4, I have launched few VM instances and can associate floating IP's,able to ping,ssh, also internet connection in each VM also fine. I am using Nova networking.
My query is I have to add some more floating IP's to existing floating IP's. I have done this through command
nova floating-ip-bulk-create CORRECT-RANGE
But I can't view this added floating Ip's through dashboard-->Access & Security-->Floating IP's. (Here, Floating IP's I have created earlier only is available.)
I could able to see the assigned floating IP's through the command,
nova-manage floating list
How it is possible to view this set of floating IP's in seperate pool through Horizon. So that I can assign floating IP's to VM on my interest.
Regards, Anand