blob: b6ac9d4fe70210445c15aa5795a5a3f93c6d6968 [file] [log] [blame]
BUNDLES = [
'//protocols/restconf/server/rpp:onos-protocols-restconf-server-rpp',
]
onos_app (
app_name = 'org.onosproject.protocols.restconfserver',
title = 'RESTCONF Server Module',
category = 'Utility',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
)