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