blob: bc36ab09325b0d1e655d3c2843fcee9d4fdc5a43 [file] [log] [blame]
BUNDLES = [
'//apps/tetopology/api:onos-apps-tetopology-api',
'//apps/tetopology/app:onos-apps-tetopology-app',
]
onos_app (
app_name = 'org.onosproject.tetopology',
title = 'TE Topology Core App',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Application to create and manage hierarchical TE topologies.',
included_bundles = BUNDLES,
)