Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
370d9081e7e8042fca153fa9527168e516a73584
/
.
/
models
/
l3vpn
/
BUCK
blob: 80989053daa5942b5a274d9b4ea95da1f535504b [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//models/common:onos-models-common'
,
]
APPS
=
[
'org.onosproject.models.common'
,
]
yang_model
(
app_name
=
'org.onosproject.models.l3vpn'
,
title
=
'L3VPN YANG Models'
,
deps
=
COMPILE_DEPS
,
required_apps
=
APPS
,
)