Comment 0 for bug 1528465

Revision history for this message
hgangwx (hgangwx) wrote : dashboard project network column display duplicate default public network

dashboard project network column display duplicate default public network. this occurs randomly

setup:
devstack

reproduce:
yes

steps:
1.check default public network we have
stack@45-59:~/devstack$ neutron net-list
+--------------------------------------+---------+----------------------------------------------------------+
| id | name | subnets |
+--------------------------------------+---------+----------------------------------------------------------+
| 1931775c-4459-4c18-9910-53b1ffbe4d31 | private | 9b1a99a3-e7ae-4a7d-b9d2-e035077d4e5e 10.0.0.0/24 |
| | | 3ebaa37a-2b80-4186-9357-dd8b1202d542 fd7e:7e2b:56d0::/64 |
| b9cedb82-6835-499b-885d-7646416ac93f | public | aea6ea63-b70c-49fe-9bf5-3f593015a07d 172.24.4.0/24 |
| | | 146a2d03-52e0-4c7d-ba77-a9a2df99da7f 2001:db8::/64 |

2.check this on dashborad, we find that it displays two duplicate public network. this occurs randomly