blob: 9f16249141259b69fe46c73188c80a1f22fbde40 [file] [log] [blame]
BUNDLES = [
"//apps/tetopology/api:onos-apps-tetopology-api",
"//apps/tetopology/app:onos-apps-tetopology-app",
]
onos_app(
app_name = "org.onosproject.tetopology",
category = "Traffic Engineering",
description = "Application to create and manage hierarchical TE topologies.",
included_bundles = BUNDLES,
title = "TE Topology Core",
url = "http://onosproject.org",
)