mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 02:11:38 +02:00
8 lines
154 B
Python
8 lines
154 B
Python
|
|
yang_model (
|
|
app_name = 'org.onosproject.models.huawei',
|
|
title = 'Huawei YANG Models',
|
|
custom_registrator = True,
|
|
deps = [ '//lib:CORE_DEPS' ]
|
|
)
|