sonic-buildimage/device/celestica
Dmytro Shevchuk d8627e6414
[yang] update yang model, add autoneg to sonic-port (#5963)
Dynamic Port Breakout fall in case "autoneg" field exist in config_db.

- How I did it
Added "autoneg" field in sonic-port yang model.

- How to verify it
Add "autoneg" field into config_db like this:

"Ethernet8": {
    "index": "2", 
    "lanes": "8,9,10,11", 
    "fec": "rs", 
    "pfc_asym": "off", 
    "mtu": "9100", 
    "alias": "Ethernet8", 
    "admin_status": "up", 
    "autoneg": "on", 
    "speed": "100000",
},
2021-03-30 08:27:58 -07:00
..
x86_64-cel_e1031-r0 [yang] update yang model, add autoneg to sonic-port (#5963) 2021-03-30 08:27:58 -07:00
x86_64-cel_midstone-r0 [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
x86_64-cel_seastone_2-r0 [Celestica] Ensure concrete platform API classes call base class initializer (#6852) 2021-02-25 11:20:53 -08:00
x86_64-cel_seastone-r0 [DPB|master] Update Dynamic Port Breakout Logic for flexible alias support a… (#6831) 2021-02-26 00:13:33 -08:00
x86_64-cel_silverstone-r0 [Celestica] Ensure concrete platform API classes call base class initializer (#6852) 2021-02-25 11:20:53 -08:00