Committed by
Gerrit Code Review
EdgeManager fixes
- Edge point update should be triggered based on TopologyEvent. {Device, Link}Event can be triggered before TopologyEvent, which will result in use of the outdated Topology to determine if the port is an edge port leading to incorrect edge port set. (ONOS-4896) - Ports on Edge Link should not be considered part of infrastructure, should be candidate for Edge point. Change-Id: I7d69cc242ba7849996c1105ccd1956975db63480 (cherry picked from commit b440ef46)
Showing
3 changed files
with
112 additions
and
73 deletions
-
Please register or login to post a comment