blob: 463f600c5903dcb012089cd187568d86c3f1929b [file] [log] [blame]
COMPILE_DEPS = [
'//models/common:onos-models-common',
]
APPS = [
'org.onosproject.models.common',
]
yang_model (
app_name = 'org.onosproject.models.polatis',
title = 'Polatis YANG Model',
deps = COMPILE_DEPS,
required_apps = APPS,
)