Skip to content

Commit

Permalink
[show][config] cli refactor for muxcable with abstract class implemen…
Browse files Browse the repository at this point in the history
…tation from vendors (#1722) (#1782)

Merging this in 202012 branch because there was a merge conflict in original PR while cherry-picking
#1722

#### 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 logic has changed.
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
  • Loading branch information
vdahiya12 committed Aug 26, 2021
1 parent a72e407 commit be3e5c6
Show file tree
Hide file tree
Showing 3 changed files with 900 additions and 814 deletions.
Loading

0 comments on commit be3e5c6

Please sign in to comment.