octavia-dashboard/octavia_dashboard/api
Ann Taraday 7eb401a2b1 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
(cherry picked from commit fe4df4319b)
2019-10-30 08:05:53 +00:00
..
rest Fix fip address display for loadbalancer 2019-10-30 08:05:53 +00:00
__init__.py Remove old unused code. 2017-08-23 16:15:21 -07:00