Hello stackers!

I was wondering if it's possible to instruct nova not to give
every time the first available floating IP address but instead
select randomly from the available pool.

The problem that I am facing is that if I terminate a VM which has
for example the floating IP 1.1.1.100 and then very fast start
a new one the new one obviously gets the previous IP address. In most
cases in my configuration the new VM starts at another hypervisor
and the router is  not routing the packets to the new hypervisor
but instead for quiet some time is routing them to the old one
(checked with traceroute).

Any ideas how to overcome this?


Best regards,

George

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to