blob: a860e30e78cad43ef2fae321cdf4e3f68ba27c41 [file] [log] [blame]
BUNDLES = [
'//apps/network-troubleshoot/api:onos-apps-network-troubleshoot-api',
'//apps/network-troubleshoot/cli:onos-apps-network-troubleshoot-cli',
'//apps/network-troubleshoot/core:onos-apps-network-troubleshoot-core',
]
onos_app (
title = 'Network Trouble-Shooter',
description = 'ONOS Network Trouble-Shooting utility',
category = 'Utility',
url = 'https://wiki.onosproject.org/display/ONOS/Network+TroubleShooting+Module',
included_bundles = BUNDLES,
)