fe4df4319b
Currently add_floating_ip_info find floating ip based on match of floating ip fixed address and VIP ip address which is not correct for all cases. We may have several private subnets with same ip range accross the tenant and occasionally loadbalancers may have the same VIP ip address, though ports are different. Fix this case by comparison of ids instead of addresses. Change-Id: Ie6ac381bb63149248fcb2f710348f97b6f68bec1 |
||
---|---|---|
.. | ||
rest | ||
__init__.py |