File tree 4 files changed +6
-6
lines changed
src/sonic-yang-models/tests/yang_model_tests
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 126
126
"desc" : " Configure a VLAN interface with reference to a non-existent VNET." ,
127
127
"eStrKey" : " LeafRef"
128
128
},
129
- "VLAN_INTERFACE_WITH_MISSING_VNET_MODULE " : {
130
- "desc" : " Attempt to reference VNET name without the VNET module being present." ,
129
+ "VLAN_INTERFACE_WITH_MISSING_VNET " : {
130
+ "desc" : " Attempt to reference VNET name without the VNET being present." ,
131
131
"eStrKey" : " LeafRef"
132
132
}
133
133
}
Original file line number Diff line number Diff line change 70
70
"VLAN_SUB_INTERFACE_WITH_VNET_PORTCHANNEL" : {
71
71
"desc" : " Configure PortChannel VLAN sub interface with VNET reference."
72
72
},
73
- "VLAN_SUB_INTERFACE_WITH_MISSING_VNET_MODULE " : {
74
- "desc" : " Configure VLAN sub interface with VNET reference but no VNET module ." ,
73
+ "VLAN_SUB_INTERFACE_WITH_MISSING_VNET " : {
74
+ "desc" : " Configure VLAN sub interface with VNET reference but no VNET exsiting ." ,
75
75
"eStrKey" : " LeafRef"
76
76
}
77
77
}
Original file line number Diff line number Diff line change 1075
1075
}
1076
1076
},
1077
1077
1078
- "VLAN_INTERFACE_WITH_MISSING_VNET_MODULE " : {
1078
+ "VLAN_INTERFACE_WITH_MISSING_VNET " : {
1079
1079
"sonic-vlan:sonic-vlan" : {
1080
1080
"sonic-vlan:VLAN" : {
1081
1081
"VLAN_LIST" : [
Original file line number Diff line number Diff line change 747
747
}
748
748
}
749
749
},
750
- "VLAN_SUB_INTERFACE_WITH_MISSING_VNET_MODULE " : {
750
+ "VLAN_SUB_INTERFACE_WITH_MISSING_VNET " : {
751
751
"sonic-vlan-sub-interface:sonic-vlan-sub-interface" : {
752
752
"sonic-vlan-sub-interface:VLAN_SUB_INTERFACE" : {
753
753
"VLAN_SUB_INTERFACE_LIST" : [
You can’t perform that action at this time.
0 commit comments