Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b0b095e85f02918387437b2a0eb76435afc6e62a
/
.
/
models
/
common
/
BUCK
blob: a210b1e3996b70009bc6e0d18de2a45f435b1441 [
file
] [
log
] [
blame
]
Thomas Vachuska
82c79d9
2017-10-06 11:11:58 -0700
[
diff
] [
blame
]
1
2
yang_model
(
3
app_name
=
'org.onosproject.models.common'
,
4
title
=
'Common YANG Models'
,
5
custom_registrator
=
True
,
6
deps
=
[
'//lib:CORE_DEPS'
]
7
)