From abb01394cd6f0b9db0975880c79da4e4e1e5f755 Mon Sep 17 00:00:00 2001 From: shlomibitton <60430976+shlomibitton@users.noreply.github.com> Date: Wed, 20 Jan 2021 19:10:35 +0200 Subject: [PATCH] [submodule]: update sonic-utilities (#6485) - [route_check.py] - update includes checks on subscriptions (https://github.com/Azure/sonic-utilities/pull/1344) - Validations checks while adding a member to PortChannel and removing a member from a Portchannel (https://github.com/Azure/sonic-utilities/pull/1328) - [show] Add subcommand to show midplane status for modular chassis (https://github.com/Azure/sonic-utilities/pull/1267) - [pytest][qos][config] Added pytests for "config qos reload" commands" (https://github.com/Azure/sonic-utilities/pull/1346) - Drop explict 3 seconds pause between two object updates/deletes. (https://github.com/Azure/sonic-utilities/pull/1359) - [show]fix for show muxcable status by replacing "hostname" to "peer_switch" for deriving tor ipv4_address (https://github.com/Azure/sonic-utilities/pull/1360) - [PFCWD] Fix 'start' pfcwd command (https://github.com/Azure/sonic-utilities/pull/1345) Signed-off-by: Shlomi Bitton --- src/sonic-utilities | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-utilities b/src/sonic-utilities index 0a4365aaa0..2cbeccbc52 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 0a4365aaa0adadcb4c3fa448e05f6d2e217bda5f +Subproject commit 2cbeccbc520b2e767ba8dab9a30657ebc3806002