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