blob: c8a3083c1887d8a704d3bbdebf23e713539a9f27 [file] [log] [blame]
BUNDLES = [
"//apps/onos-topo/api:onos-apps-onos-topo-api",
"//apps/onos-topo/app:onos-apps-onos-topo-app",
]
onos_app(
category = "Integrations",
included_bundles = BUNDLES,
required_apps = [
"org.onosproject.protocols.grpc",
],
title = "µONOS Integration",
url = "http://onosproject.org",
)