blob: b834c123c50b49fbd038bd1d4b37788bf979c40f [file] [log] [blame]
BUNDLES = [
'//apps/openstacktroubleshoot/api:onos-apps-openstacktroubleshoot-api',
'//apps/openstacktroubleshoot/app:onos-apps-openstacktroubleshoot-app',
]
onos_app (
title = 'OpenStack Troubleshoot',
category = 'Integration',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'SONA Openstack Troubleshoot Application.',
required_apps = [ 'org.onosproject.openstacknetworking' ]
)