2 files changed
+3
-2
lines changed+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
|
Submodule sonic-utilities updated 69 files
- README.md+2-3
- acl_loader/main.py+48-15
- azure-pipelines.yml+2-3
- clear/main.py+9-1
- config/chassis_modules.py+24-6
- config/config_mgmt.py+3-7
- config/main.py+63-22
- counterpoll/main.py+81-48
- doc/Command-Reference.md+285-8
- dump/plugins/acl_rule.py+25-6
- dump/plugins/acl_table.py+43-7
- generic_config_updater/field_operation_validators.py+4
- generic_config_updater/gcu_field_operation_validators.conf.json+3-3
- generic_config_updater/gu_common.py+1-22
- scripts/db_migrator.py+42
- scripts/decode-syseeprom+7
- scripts/disk_check.py+89-20
- scripts/fast-reboot+7-19
- scripts/generate_dump+124-4
- scripts/ipintutil+8-3
- scripts/lag_keepalive.py+72-32
- scripts/portstat+5-1
- scripts/wredstat+395
- setup.py+2-1
- show/chassis_modules.py+8-4
- show/interfaces/__init__.py+132
- show/main.py+31
- show/platform.py+17-1
- show/reboot_cause.py+136-27
- show/system_health.py+87
- sonic_installer/main.py+13-1
- sonic_package_manager/manager.py+1-2
- tests/bgp_commands_test.py+105
- tests/config_override_input/new_feature_config.json-124
- tests/config_override_test.py+15-11
- tests/config_test.py+72
- tests/counterpoll_input/config_db.json+6
- tests/counterpoll_test.py+65-12
- tests/db_migrator_input/appl_db/tunnel_table_expected.json+61
- tests/db_migrator_input/appl_db/tunnel_table_input.json+25
- tests/db_migrator_input/config_db/cross_branch_upgrade_to_4_0_3_expected.json+1-4
- tests/db_migrator_input/config_db/tunnel_table_input.json+3
- tests/db_migrator_test.py+34
- tests/decode_syseeprom_test.py+10
- tests/disk_check_test.py+70-1
- tests/dump_input/acl/appl_db.json+18
- tests/dump_input/acl/config_db.json-16
- tests/dump_tests/module_tests/acl_test.py+30-8
- tests/generic_config_updater/field_operation_validator_test.py+8
- tests/interfaces_test.py+209
- tests/mock_tables/appl_db.json+27
- tests/mock_tables/asic0/config_db.json+2-2
- tests/mock_tables/config_db.json+19-3
- tests/mock_tables/counters_db.json+344-1
- tests/mock_tables/state_db.json+57
- tests/portstat_db/on_sup_packet_chassis/chassis_state_db.json+2
- tests/portstat_db/on_sup_packet_chassis/counters_db.json+2.5k
- tests/portstat_test.py+56
- tests/reboot_cause_test.py+112-1
- tests/show_acl_test.py+43-3
- tests/show_platform_test.py+38
- tests/show_test.py+7-1
- tests/system_health_test.py+90-2
- tests/test_sonic_installer.py+49
- tests/wred_queue_counter_test.py+1.3k
- utilities_common/bgp_util.py+38-11
- utilities_common/chassis.py+23
- utilities_common/helper.py+22-22
- utilities_common/portstat.py+104-5
0 commit comments