blob: 79f509be54c09045170688fc64479d7ec02553e6 [file] [log] [blame]
BUNDLES = [
'//apps/restconf/api:onos-apps-restconf-api',
'//apps/restconf/restconfmgr:onos-apps-restconf-restconfmgr',
]
onos_app (
app_name = 'org.onosproject.restconf',
title = 'RESTCONF Application Module',
category = 'Utility',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
)