forked from sonic-net/sonic-utilities
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[config_mgmt.py]: Separate class for Dy Port BreakOut and support ext… (
#26) * [config_mgmt.py]: Separate class for Dy Port BreakOut and support extra config tables listing. Changes: 1.) Added a new class for ConfigMgmtDPB, which is derived from ConfigMgmt. 2.) Support to list extra tables in config. 3.) Search keys in config. This is need to list port related config in extra tables. 4.) Separate loadData function in ConfigMgmt class. Signed-off-by: Praveen Chaudhary [email protected] * [config/config_mgmt.py]: Fixing indentation. Signed-off-by: Praveen Chaudhary [email protected] * [config/config_mgmt.py]: Use loadData functions, which handles allowTablesWithOutYang too. Signed-off-by: Praveen Chaudhary [email protected]
- Loading branch information
Praveen Chaudhary
authored
Jun 30, 2020
1 parent
bff35ff
commit c2e4eac
Showing
2 changed files
with
169 additions
and
69 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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