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

[device/dx010] configuration port index start from 1 #1927

Merged
merged 6 commits into from Aug 16, 2018
Merged

[device/dx010] configuration port index start from 1 #1927

merged 6 commits into from Aug 16, 2018

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    5bf5985 View commit details
    Browse the repository at this point in the history
  2. DX010 update SKUs port config index

    Port index in port_config.ini now start from 1.
    * Seastone-DX010-10-50 port config update
    * Seastone-DX010-50 port config update
    * Seastone-DX010 port config update
    pphuchar committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    f77edc7 View commit details
    Browse the repository at this point in the history
  3. Update dx010 sfputil plugin

     * Implement lpmode set function.
     * Implement transceiver reset function.
     * Python code style format.
    pphuchar committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    8f165e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Remove new line at the end of port_config.ini

     *New line cause parsing error in sfputilbase.
    pphuchar committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    6c4e282 View commit details
    Browse the repository at this point in the history
  2. Add get_transceiver_change_event method

     *This needed by new sfputilbase implement.
    pphuchar committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    79838d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Fix unintended line breaks

    pphuchar committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5db2123 View commit details
    Browse the repository at this point in the history