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

show interface status <interface-name> throws error (fixes #427) #440

Merged
merged 10 commits into from
Mar 7, 2019

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    ecec76a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d424dd View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. sonic-utilities: Fix bug in the show command to display a specific in…

    …terface status
    
    A bug in intfutil script that gets the keys object from the app-db for a specific interface
    
    Signed-off-by: kiran.kella@broadcom.com
    kirankella committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    ec74861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def848b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. sonic-utilities: Check for the presence of interface in port table in…

    …stead of the optional alias attribute
    
    * Addressed review comment for sonic-net#424
    * Undone the change in intfutil file to push that fix in a seperate PR.
    
    Signed-off-by: kiran.kella@broadcom.com
    kirankella committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    e97ec50 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. sonic-utilities: Bug fix while showing interface status for a specifi…

    …c interface.
    
    * While getting the keys from port table for a specific interface, wrong db is passed, fixed the bug
    
    Signed-off-by: kiran.kella@broadcom.com
    kirankella committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    adeb9bc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Corrected the error message string for 'config interface <invalid-int…

    …erface-name> startup/shutdown'.
    kirankella committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    9864e0e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    a574054 View commit details
    Browse the repository at this point in the history
  2. sonic-utilities: Bug fix while showing interface status for a specifi…

    …c interface.
    
    * While getting the keys from port table for a specific interface, wrong db is passed, fixed the bug
    
    Signed-off-by: kiran.kella@broadcom.com
    kirankella committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    dc85f21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4d2fa View commit details
    Browse the repository at this point in the history