Floating IP pool is random
RuthDevlaeminck opened this issue · 1 comments
RuthDevlaeminck commented
When assigning a floating IP to a new VM need to make sure that the floating IP is from the floating IP pool associated with the specified network. Also when allocating additional floating IP's be sure to allocate them from the correct pool instead of just using the first pool in the list.
RuthDevlaeminck commented
Changes to support allowing choice of pool in config file caused this issue to re-appear. @lorenzotomasini per our conversation