-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #433 from mssonicbld/submodule-202205-sonic-utilities
[submodule][202205] Update submodule sonic-utilities to the latest HEAD automatically
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-utilities
updated
13 files
+0 −7 | README.md | |
+2 −12 | rcli/linecard.py | |
+5 −7 | rcli/rexec.py | |
+2 −2 | rcli/rshell.py | |
+0 −15 | rcli/utils.py | |
+11 −39 | show/bgp_frr_v4.py | |
+1 −5 | show/main.py | |
+4 −130 | tests/bgp_commands_input/bgp_network_test_vector.py | |
+0 −7 | tests/conftest.py | |
+0 −3 | tests/mock_tables/chassis_state_db.json | |
+4 −4 | tests/remote_cli_test.py | |
+0 −73 | tests/remote_show_test.py | |
+3 −6 | tests/show_bgp_network_test.py |