floating ip takes too much time to work
Hello
Using kilio, i try and spin 30 virtual machines and assign floating ips to them using the following method
start the server create port add floating ip to port assign the port to the instance
sometimes, i am faced with a problem that it takes above 2 minutes for some machines to respond using the floating ip
provided that the machine does work and it is started, but the external connection takes time to work
what i would like to know is, how does the floating ip assignment works in neutron ? is it sequential ? and how does jeutron builds its mapping between the floating ip ( one to one mapping ) and the internal ip address of he machine ?
thank you