Yuta HIGUCHI 2f4b01dfa4 Fix file permissions
Change-Id: I42b7e7f0deb7a51e2b7d683dbb75c02f96151650
2017-08-11 03:42:11 +00:00

12 lines
232 B
Python

BUNDLES = [
'//apps/flowspec-api/flowapi:onos-apps-flowspec-api-flowapi',
]
onos_app (
title = 'Flowspec API',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'ONOS framework applications',
)