You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test used assertEqual to compare 2 dictionaries from octavia and
octavia-lib, but the result of the comparison depends on the versions of
octavia and octavia-lib, they don't necessarily match.
Use internal comparison functions to prevent further issues when adding
features to octavia-lib.
Change-Id: I3922d66eb4a04fdcb9b1afeba6c20ab0c52338cd
0 commit comments