blob: 3f5eb4f24de9e2e3920e605bc3e815a0e4609949 [file] [log] [blame]
BUNDLES = [
'//apps/packet-throttle/app:onos-apps-packet-throttle-app',
]
onos_app (
app_name = 'org.onosproject.packetthrottle',
title = 'Packet Throttler',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Packet throttle application to make ONOS drop packets crossing threshold',
included_bundles = BUNDLES,
)