blob: 1304a5eeb2f3debe0289f1f4acae311872f74314 [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",
"org.onosproject.portloadbalancer",
],
title = "Segment Routing",
url = "http://onosproject.org",
)