mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 10:21:52 +02:00
Fixing app descriptors.
Change-Id: I48d4383a4736e35eea50d4f660eab0bd616f540d
This commit is contained in:
parent
928ff8b44f
commit
1ebcfcd834
@ -10,7 +10,7 @@ BUNDLES = [
|
||||
onos_app(
|
||||
app_name = 'org.onosproject.l3vpn',
|
||||
title = 'YANG L3VPN App',
|
||||
category = 'L3VPN APP',
|
||||
category = 'Traffic Steering',
|
||||
url = 'http://onosproject.org',
|
||||
included_bundles = BUNDLES,
|
||||
description = 'L3VPN YANG Application',
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
yang_model(
|
||||
app_name = 'org.onosproject.models.openroadm',
|
||||
title = 'OpenROADM YANG Model',
|
||||
title = 'Open ROADM YANG Model',
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user