Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sonic-utilities] Update submodule #5828

Closed

Commits on Nov 5, 2020

  1. updating submodule changes

    Madhan Babu committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    d35d599 View commit details
    Browse the repository at this point in the history
  2. [sonic-device-data] Convert Python files to Python 3 (sonic-net#5816)

    - Convert config_checker, media_checker and platform_json_checker scripts to Python 3
    - Reorganize imports per PEP8 standard
    - Two blank lines precede functions per PEP8 standard
    jleveque authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    2c9454e View commit details
    Browse the repository at this point in the history
  3. [core_uploader.py] Convert to Python 3; Use logger from sonic-py-comm…

    …on for uniform logging (sonic-net#5790)
    
    - Convert core_uploader.py script to Python 3
    - Use logger from sonic-py-common for uniform logging
    - Reorganize imports alphabetically per PEP8 standard
    - Two blank lines precede functions per PEP8 standard
    - Remove unnecessary global variable declarations
    jleveque authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    d804598 View commit details
    Browse the repository at this point in the history
  4. [docker-wait-any] Convert to Python 3, install dependency in host OS (s…

    …onic-net#5784)
    
    - Convert docker-wait-any script to Python 3
    - Install Python 3 Docker Engine API in host OS
    jleveque authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    13ff7b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. [utilities] Update sonic-utilities submodule (sonic-net#5814)

    Add a switch to route_check to control whether write log to syslog (sonic-net#1215)
    [consutil] Store console port state in STATE_DB (sonic-net#1208)
    [sfputil] Display 'N/A' for non-SFP ports (sonic-net#1078)
    Show FG_NHG CLI Commands Added (sonic-net#1056)
    [show] remove 'device2interface_dict' in show interface neighbor expected (sonic-net#1188)
    Add license file, remove third-party licenses file (sonic-net#1192)
    [fwutil]: Set min log priority to INFO. (sonic-net#1191)
    [CLI][show][platform] Added ASIC count in the output. (sonic-net#1185)
    fdbshow and nbrshow use SonicV2Connector with decode_responses=True, and remove all the decode() (sonic-net#1187)
    Remove stdeb.cfg; no longer used now that we build as wheel (sonic-net#1182) 
    [counterpoll] Disable Counter Poll When Entering Fast Reboot (sonic-net#1174) 
    Fixes the issue with show interface counters and for pfc and queue counters. (sonic-net#1180)
    [config/show] Add CLI support for proxy arp (sonic-net#1168)
    [consutil] Add brief option to show line command (sonic-net#1176)
    Modify fast-reboot script to use BGP service script to stop bgp service (sonic-net#1177)
    [config/console] Support update console configuration related commands (sonic-net#1166)
    [consutil] Fix issue where the show line command crash if no ttyUSB exists (sonic-net#1173)
    [watermarkstat] Add unit tests for watermarkstat show commands (sonic-net#1157)
    Fix exception for ipaddress in python2 (sonic-net#1164) 
    [celestica] consutil to support customize tty device name (sonic-net#1155)
    
    Signed-off-by: Danny Allen <daall@microsoft.com>
    daall authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    cea364a View commit details
    Browse the repository at this point in the history
  2. [enable_counters.py] Convert to Python 3 (sonic-net#5789)

    **- Why I did it**
    
    As part of moving all SONiC code from Python 2 (no longer supported) to Python 3
    
    **- How I did it**
    
    - Convert enable_counters.py script to Python 3
    - Reorganize imports per PEP8 standard
    - Two blank lines precede functions per PEP8 standard
    jleveque authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    5129233 View commit details
    Browse the repository at this point in the history
  3. updating submodule changes

    Madhan Babu committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f506c9a View commit details
    Browse the repository at this point in the history
  4. resolving merge conflicts

    Madhan Babu committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    40b2e04 View commit details
    Browse the repository at this point in the history
  5. :Merge branch 'skucreatortoolSU' of https://github.com/madhanmellanox…

    …/sonic-buildimage into skucreatortoolSU
    Madhan Babu committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    a436aba View commit details
    Browse the repository at this point in the history