1 file changed
+1
-1
lines changedSubmodule sonic-utilities updated 23 files
- scripts/db_migrator.py+52
- show/main.py+2-2
- tests/conftest.py+7-4
- tests/db_migrator_input/config_db/per_command_aaa_disable.json+6
- tests/db_migrator_input/config_db/per_command_aaa_disable_expected.json+6
- tests/db_migrator_input/config_db/per_command_aaa_disable_golden.json+8
- tests/db_migrator_input/config_db/per_command_aaa_enable.json+9
- tests/db_migrator_input/config_db/per_command_aaa_enable_expected.json+15
- tests/db_migrator_input/config_db/per_command_aaa_enable_golden.json+19
- tests/db_migrator_input/config_db/per_command_aaa_no_authentication.json+9
- tests/db_migrator_input/config_db/per_command_aaa_no_authentication_expected.json+15
- tests/db_migrator_input/config_db/per_command_aaa_no_authentication_golden.json+19
- tests/db_migrator_input/config_db/per_command_aaa_no_change.json+15
- tests/db_migrator_input/config_db/per_command_aaa_no_change_expected.json+15
- tests/db_migrator_input/config_db/per_command_aaa_no_change_golden.json+19
- tests/db_migrator_input/config_db/per_command_aaa_no_passkey.json+11
- tests/db_migrator_input/config_db/per_command_aaa_no_passkey_expected.json+11
- tests/db_migrator_input/config_db/per_command_aaa_no_passkey_golden.json+15
- tests/db_migrator_input/config_db/per_command_aaa_no_tacplus.json+5
- tests/db_migrator_input/config_db/per_command_aaa_no_tacplus_expected.json+15
- tests/db_migrator_input/config_db/per_command_aaa_no_tacplus_golden.json+19
- tests/db_migrator_test.py+49
- utilities_common/bgp_util.py+6-5
0 commit comments