Dashboard reports incorrect floating IP for load balancer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
The dashboard reports an incorrect floating IP for a load balancer, when more than one LB have the same private IP address.
charm version: 268
openstack-origin: xenial-queens
openstack-dashboard pkg: 13.0.1-
# Steps to reproduce (done via a stack, but don't think it makes a difference)
1 - Create two different networks/subnets, but with the same address space (e.g. 10.20.3.0/24)
2 - Create a load balancer on each subnet, with the same IP address (e.g. 10.20.3.13)
3 - Assign a floating IP to each load balancer
4 - In the dashboard, go to: Project / Network / Load Balancers
5 - Find the load balancers created in step 2 and expand the details. Both report the same IP address (correct for one, incorrect for the other)
Changed in charm-openstack-dashboard: | |
importance: | Undecided → Medium |
status: | New → Triaged |
May be similar/same issue: https:/ /bugs.launchpad .net/ubuntu/ +source/ neutron- lbaas-dashboard /+bug/1879456