blob: a6c8aca9d66e0e41772a07e5af0c5a378c2ac969 [file] [log] [blame]
BUNDLES = [
"//apps/segmentrouting/app:onos-apps-segmentrouting-app",
"//apps/segmentrouting/web:onos-apps-segmentrouting-web",
]
onos_app(
category = "Traffic Steering",
description = "Segment routing application.",
included_bundles = BUNDLES,
required_apps = [
"org.onosproject.route-service",
"org.onosproject.mcast",
],
title = "Segment Routing",
url = "http://onosproject.org",
)