You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi ASIC scenario is missing multiple tables YANG model change.
Steps to reproduce the issue
During the multi ASIC GCU testing, we have identified multiple tables are missing YANG model or they need some modification to support multi ASIC GCU.
Describe the results you received
Here are some missing part but not limited them only.
All Keys are not parsed in BUFFER_QUEUE
dict_keys(['str3-7800-lc3-1|asic0|Ethernet0|0-2' …
exceptionList:['Value not found for port qindex in str3-7800-lc3-1|asic0|Ethernet0|0-2'
sonic_yang(6):Note: Below table(s) have no YANG models: CONSOLE_SWITCH, DEVICE_NEIGHBOR_METADATA, RESTAPI, SYSTEM_PORT
sonic_yang(3):All Keys are not parsed in DEVICE_METADATA
dict_keys(['asic_id'])
path: /sonic-portchannel:sonic-portchannel/PORTCHANNEL/PORTCHANNEL_LIST[name='PortChannel108']/admin_status
Failed to apply patch due to: 'NoneType' object has no attribute 'find_path'
libyang[0]: Leafref "/sonic-port:sonic-port/sonic-port:PORT/sonic-port:PORT_LIST/sonic-port:name" of value "Ethernet152" points to a non-existing leaf. (path: /sonic-buffer-queue:sonic-buffer-queue/BUFFER_QUEUE/BUFFER_QUEUE_LIST[linecard='str3-7800-lc5-1'][namespace='Asic0'][port='Ethernet152'][qindex='0-2']/port)
sonic_yang(3):All Keys are not parsed in PORT
dict_keys(['Ethernet-IB0' …
sonic_yang(3):exceptionList:["'corePortId'"
Describe the results you expected
Additional information you deem important (e.g. issue happens only occasionally)
Description
Multi ASIC scenario is missing multiple tables YANG model change.
Steps to reproduce the issue
During the multi ASIC GCU testing, we have identified multiple tables are missing YANG model or they need some modification to support multi ASIC GCU.
Describe the results you received
Here are some missing part but not limited them only.
dict_keys(['str3-7800-lc3-1|asic0|Ethernet0|0-2' …
exceptionList:['Value not found for port qindex in str3-7800-lc3-1|asic0|Ethernet0|0-2'
dict_keys(['asic_id'])
Failed to apply patch due to: 'NoneType' object has no attribute 'find_path'
dict_keys(['Ethernet-IB0' …
sonic_yang(3):exceptionList:["'corePortId'"
Describe the results you expected
Additional information you deem important (e.g. issue happens only occasionally)
Output of
show version
The text was updated successfully, but these errors were encountered: