Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-yang-tools
/
84e4ba7b00365ca83178bd19dfdaf16d95ff7d76
/
.
/
plugin
/
src
/
test
/
resources
/
RevisionNoOptionalParameter.yang
blob: 664204efbee24e3ec9b954efac5d632013b10982 [
file
] [
log
] [
blame
]
Gaurav Agrawal
2737d2a
2016-02-13 14:23:40 +0530
[
diff
] [
blame
]
1
module
Test
{
2
yang
-
version
1
;
3
namespace
urn
:
ietf
:
params
:
xml
:
ns
:
yang
:
ietf
-
ospf
;
4
prefix test
;
5
contact
"Test"
;
6
organization
"ONOS"
;
7
revision
2016
-
02
-
03
;
8
}