Skip to content

Commit

Permalink
[ignore_changes] Renaming parameters and fixing documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
anvitha-jain committed Oct 15, 2024
1 parent eaae7a9 commit 68fdb76
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 332 deletions.
2 changes: 1 addition & 1 deletion plugins/module_utils/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"disable_fec": "disable-fec",
}

L2_INTERFACE_QIN_Q_MAP = {
L2_INTERFACE_QINQ_MAP = {
"double_q_tag_port": "doubleQtagPort",
"core_port": "corePort",
"edge_port": "edgePort",
Expand Down
Loading

0 comments on commit 68fdb76

Please sign in to comment.