blob: fb11ee5256f3da0ff695e7eab5bfb2efe4c8154c [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',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Application to create and manage hierarchical TE topologies.',
included_bundles = BUNDLES,
)