[202012] Fix tagged VlanInterface if attached to multiple vlan as untagged member#10589
Merged
qiluo-msft merged 3 commits intosonic-net:202012from May 9, 2022
Merged
Conversation
commit 7b9800b Merge: 211776c 12ebe3f Author: Qi Luo <qiluo-msft@users.noreply.github.com> Date: Wed Apr 13 00:24:31 2022 +0000 Merge branch 'master' into qiluo/tagged commit 211776c Author: Qi Luo <qiluo-msft@users.noreply.github.com> Date: Sun Apr 10 20:22:16 2022 +0000 Add test case of vlan member tagged attribute for non-backend TOR Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com> commit 2ebb727 Merge: 4deb792 487a29a Author: Qi Luo <qiluo-msft@users.noreply.github.com> Date: Sat Apr 9 00:20:40 2022 +0000 Merge branch 'master' into qiluo/tagged commit 4deb792 Author: Qi Luo <qiluo-msft@users.noreply.github.com> Date: Fri Oct 8 05:34:56 2021 +0000 Fix bug: uninitialized vlantype_name commit 6366538 Author: Qi Luo <qiluo-msft@users.noreply.github.com> Date: Fri Oct 8 03:52:58 2021 +0000 [minigraph] Fix tagged VlanInterface if attached to multiple vlan as untagged member Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
kktheballer
approved these changes
Apr 18, 2022
Contributor
kktheballer
left a comment
There was a problem hiding this comment.
Validated AzD scenario using 202012 minigraph.py change
neethajohn
approved these changes
May 9, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport #8927 to 202012 branch