forked from Mirror/frr
yang: Added missed prefix to the yang file
Corrected warning by including the module Signed-off-by: y-bharath14 <y.bharath@samsung.com>
This commit is contained in:
parent
8eb78b2d89
commit
ed832b70ec
|
@ -6,6 +6,9 @@ module frr-deviations-ietf-routing {
|
|||
import ietf-routing {
|
||||
prefix ietf-routing;
|
||||
}
|
||||
import ietf-rip {
|
||||
prefix ietf-rip;
|
||||
}
|
||||
|
||||
organization
|
||||
"FRRouting";
|
||||
|
|
Loading…
Reference in a new issue