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