May
16th,
2016
Steps to follow :
-
Create a IP pool first.
nova-manage floating create --pool POOL_NAME --ip_range
-
Now go to openstack horizon and do the following:
-
Go to Access & Security -> Floating IPs -> Allocate IP to Project
-
Now select the pool you created and allocate the IP.
-
Now go the the IP and associate it with the Instance you wanted.
-