blob: c7ef2887730248e7879c1b1774ea0ffe60812da1 [file] [log] [blame]
BUNDLES = [
"//apps/tunnel/api:onos-apps-tunnel-api",
"//apps/tunnel/app:onos-apps-tunnel-app",
]
onos_app(
app_name = "org.onosproject.tunnel",
category = "Traffic Engineering",
description = "Tunnel Subsystem extension",
included_bundles = BUNDLES,
title = "Tunnel Subsystem",
url = "http://onosproject.org",
)