octavia-dashboard/octavia_dashboard/api
Ann Taraday fe4df4319b Fix fip address display for loadbalancer
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
2019-10-29 15:59:35 +04:00
..
rest Fix fip address display for loadbalancer 2019-10-29 15:59:35 +04:00
__init__.py Remove old unused code. 2017-08-23 16:15:21 -07:00