Skip to content

Commit 8037e2f

Browse files
committed
import ietf yang types into portchannel
1 parent 6eecd70 commit 8037e2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sonic-yang-models/yang-models/sonic-portchannel.yang

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ module sonic-portchannel {
99
prefix stypes;
1010
}
1111

12+
import ietf-yang-types {
13+
prefix yang;
14+
}
15+
1216
import sonic-extension {
1317
prefix ext;
1418
}

0 commit comments

Comments
 (0)