Commit e7f54ea
T2-VOQ-VS: Modified exception handling due to new sonic_platform package support for VS (sonic-net#3250)
### What I did
For T2-Chassis VS support, we are adding new sonic_platform package for vs platforms. Please refer sonic-net/sonic-buildimage#18512 for more details.
Due to this new platform package, need to modify excpetion handling as now the Module would be found, but the metadata file will not be found for pizzabox vs platforms.
#### How I did it
Modified the exception handling logic.
MSFT ADO: 27414904
#### How to verify it
Bring up vms-kvm-t0 topology. ran show interface status. The output is proper.
PS: the Main PR(sonic-net/sonic-buildimage#18512) is dependent on this PR to be merged in first.1 parent d8afddc commit e7f54ea
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments