1 file changed
+1
-1
lines changedSubmodule sonic-utilities updated 47 files
- config/main.py+38-1
- config/plugins/sonic-hash.py+153-6
- config/vlan.py+7-6
- doc/Command-Reference.md+175-19
- generic_config_updater/gcu_field_operation_validators.conf.json+6-5
- generic_config_updater/services_validator.py+9-5
- scripts/db_migrator.py+41-2
- scripts/dualtor_neighbor_check.py+9-6
- scripts/fast-reboot-filter-routes.py+9-14
- scripts/generate_dump+120-13
- setup.py+2
- show/plugins/sonic-hash.py+145-22
- sonic_installer/common.py+7-2
- sonic_installer/exception.py+12-1
- sonic_package_manager/manager.py+25-11
- sonic_package_manager/service_creator/creator.py+37
- sonic_package_manager/service_creator/sonic_db.py-13
- tests/config_test.py+101-1
- tests/db_migrator_input/appl_db/sflow_table_expected.json+21
- tests/db_migrator_input/appl_db/sflow_table_input.json+17
- tests/db_migrator_input/config_db/sflow_table_expected.json+57
- tests/db_migrator_input/config_db/sflow_table_input.json+53
- tests/db_migrator_test.py+58
- tests/dualtor_neighbor_check_test.py+66
- tests/fast_reboot_filter_routes_test.py+9-2
- tests/generic_config_updater/field_operation_validator_test.py+8
- tests/generic_config_updater/service_validator_test.py+41-14
- tests/hash_input/assert_show_output.py+548-125
- tests/hash_input/mock_config/ecmp.json+2-1
- tests/hash_input/mock_config/ecmp_and_lag.json+3-1
- tests/hash_input/mock_config/lag.json+2-1
- tests/hash_input/mock_state/ecmp.json+5-1
- tests/hash_input/mock_state/ecmp_and_lag.json+5-1
- tests/hash_input/mock_state/empty.json+5-1
- tests/hash_input/mock_state/lag.json+5-1
- tests/hash_input/mock_state/no_capabilities.json+5-1
- tests/hash_input/mock_state/not_applicable.json+5-1
- tests/hash_test.py+123-18
- tests/sonic_package_manager/conftest.py+1
- tests/sonic_package_manager/test_manager.py+5
- tests/sonic_package_manager/test_service_creator.py+5
- tests/test_sonic_installer.py+15
- tests/vlan_test.py+20-9
- tests/wol_test.py+229
- utilities_common/switch_hash.py+18-2
- wol/__init__.py
- wol/main.py+202
0 commit comments