blob: ae9ab9d97a317d64c7331d67ca8962dfa283f705 [file] [log] [blame]
BUNDLES = [
'//apps/tetunnel/api:onos-apps-tetunnel-api',
'//apps/tetunnel/app:onos-apps-tetunnel-app',
]
onos_app (
app_name = 'org.onosproject.tetunnel',
title = 'TE Tunnel Core App',
category = 'ACTN',
url = 'http://onosproject.org',
description = 'Application to create and manage TE tunnels.',
included_bundles = BUNDLES,
)