blob: c22387175401da5b6f9a2f89a3e9879f0104ca24 [file] [log] [blame]
BUNDLES = [
'//apps/restconf/api:onos-apps-restconf-api',
'//apps/restconf/utils:onos-apps-restconf-utils',
'//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,
)