Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi asic platform changes for interface, portchannel commands #878

Merged
merged 30 commits into from
Aug 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
28b0051
Initial changes for interface commands
judyjoseph Jun 9, 2020
9fab925
Review comments update
judyjoseph May 12, 2020
8a0cd82
Command message update, Fix to handle changed number of arguments in …
judyjoseph May 12, 2020
3889ed9
Update for review comments
judyjoseph May 12, 2020
bd75a68
Updates based on the move of common API's to sonic_device_util.py
judyjoseph May 19, 2020
e1e3cee
Reusing the existing API's to check interface validity and addressing…
judyjoseph Jun 8, 2020
d5070c0
Convert duplicate code into functions.
judyjoseph Jun 9, 2020
1aeba65
Changes in interface fec command for the namespace approach.
judyjoseph Jun 9, 2020
8727a12
Using the namespace as string instead of unicode. Additionaly changes…
judyjoseph Jun 9, 2020
f168ba6
Update comments and changes in namespace usage in interface config co…
judyjoseph Jun 11, 2020
6bee93a
Correcting a stray '-' character in teh earlier diff.
judyjoseph Jun 11, 2020
d0a90f8
Updates of additional parameters needed in the NEW CLI's after rebase.
judyjoseph Jul 19, 2020
d08ac2e
Updates to add span mirror session for multi-asic platforms
judyjoseph Jul 19, 2020
964babb
Changes including
judyjoseph Jul 24, 2020
c44a741
Updates for sonic-py-common TODO's
judyjoseph Jul 28, 2020
4c519a5
Updating the multi-asic changes for the new command "config interface…
judyjoseph Jul 28, 2020
7dbb20a
Updates to internal API name, so that it alligns to its functionality.
judyjoseph Jul 28, 2020
f838c60
Updates to take care of following
judyjoseph Jul 30, 2020
dd449dc
Updates to mirror session commands.
judyjoseph Jul 30, 2020
28fcae0
Updates includes the following
judyjoseph Jul 31, 2020
53eae4c
Minor updates to variable usage and comments.
judyjoseph Aug 5, 2020
3b147c3
Remove one occurence of function which happen to remain defined twice…
judyjoseph Aug 5, 2020
b5bf202
Updates to config/main based on the new common utilities
judyjoseph Aug 14, 2020
2d2e7c9
Updates to the new common multi_asic API's
judyjoseph Aug 14, 2020
07b24e3
Vlan command moved to a different file vlan.py, and some updates whil…
judyjoseph Aug 14, 2020
e956e38
Fixes needed to get in sync with the common library changes.
judyjoseph Aug 24, 2020
4f068fa
Fix the lgtm warning
judyjoseph Aug 24, 2020
0113996
Update TODO comments for API's which we plan to move to sonic-py-common
judyjoseph Aug 25, 2020
549e4f8
Merge branch 'master' into intf_cmds
judyjoseph Aug 26, 2020
78162bf
Removing adding line while merge
judyjoseph Aug 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading