1 file changed
+1
-1
lines changedSubmodule sonic-utilities updated 57 files
- acl_loader/main.py+2-2
- config/dns.py+96
- config/main.py+4
- config/plugins/sonic-hash.py+273
- doc/Command-Reference.md+155-2
- scripts/db_migrator.py+60-10
- scripts/db_migrator_constants.py-32
- scripts/generate_dump+66
- scripts/verify_image_sign.sh+60
- scripts/verify_image_sign_common.sh+34
- setup.py+2-1
- show/dns.py+30
- show/main.py+2
- show/plugins/sonic-hash.py+155
- sonic_installer/bootloader/bootloader.py+7
- sonic_installer/bootloader/grub.py+35
- sonic_installer/main.py+10-1
- tests/acl_loader_test.py+41
- tests/bgp_commands_test.py+127-8
- tests/conftest.py+36-16
- tests/db_migrator_input/config_db/cross_branch_upgrade_to_4_0_3_expected.json+19
- tests/db_migrator_input/config_db/cross_branch_upgrade_to_4_0_3_input.json+18
- tests/db_migrator_input/config_db/cross_branch_upgrade_to_version_2_0_2_expected.json+3-3
- tests/db_migrator_input/minigraph.xml+29
- tests/db_migrator_input/state_db/fast_reboot_upgrade.json+5
- tests/db_migrator_test.py+54-1
- tests/dns_test.py+193
- tests/hash_input/assert_show_output.py+158
- tests/hash_input/mock_config/ecmp.json+5
- tests/hash_input/mock_config/ecmp_and_lag.json+6
- tests/hash_input/mock_config/empty.json+5
- tests/hash_input/mock_config/lag.json+5
- tests/hash_input/mock_state/ecmp.json+7
- tests/hash_input/mock_state/ecmp_and_lag.json+7
- tests/hash_input/mock_state/empty.json+7
- tests/hash_input/mock_state/lag.json+7
- tests/hash_input/mock_state/no_capabilities.json+7
- tests/hash_input/mock_state/not_applicable.json+7
- tests/hash_test.py+244
- tests/installer_bootloader_aboot_test.py+11
- tests/installer_bootloader_grub_test.py+8
- tests/installer_bootloader_onie_test.py+11
- tests/installer_bootloader_uboot_test.py+12
- tests/mock_tables/asic0/device_bgp_info.json+30
- tests/mock_tables/asic0/no_bgp_neigh.json+1
- tests/mock_tables/asic1/device_bgp_info.json+30
- tests/mock_tables/asic1/no_bgp_neigh.json+1
- tests/mock_tables/device_bgp_info.json+30
- tests/mock_tables/no_bgp_neigh.json+1
- tests/scripts/create_mock_image.sh+40
- tests/scripts/create_sign_and_verify_test_files.sh+91
- tests/scripts/verify_image_sign_test.sh+29
- tests/sign_and_verify_test.py+70
- tests/test_sonic_installer.py+7-1
- tests/verify_image_sign_test.sh+29
- utilities_common/bgp_util.py+73-49
- utilities_common/switch_hash.py+64
0 commit comments