Commit ab79eb9
committed
[show][config] cli refactor for muxcable with abstract class implementation from vendors (sonic-net#1722)
Signed-off-by: vaibhav-dahiya vdahiya@microsoft.com
What I did
this PR adds support for cli refactor which is done for abstract class implementation of muxcable which is provided by vendors.
detailed design doc can be found sonic-net/SONiC#757
How I did it
Added the changes in muxcable.py in show and config .
How to verify it
add unit-tests as well as run on a Arista-7050cx3 switch, run unit tests.
no change in outputs, just the functionality has changed.
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>1 parent 93d18ea commit ab79eb9
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | 517 | | |
519 | 518 | | |
520 | 519 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
744 | 743 | | |
745 | 744 | | |
746 | 745 | | |
| |||
0 commit comments