blob: 187f8ae8816b9558e601717cfc4ffcaa58259b04 [file] [log] [blame]
BUNDLES = [
'//providers/rest/device:onos-providers-rest-device',
'//protocols/rest/api:onos-protocols-rest-api',
'//protocols/rest/ctl:onos-protocols-rest-ctl',
'//lib:jersey-client',
'//lib:commons-io',
'//lib:httpclient-osgi',
'//lib:httpcore-osgi',
]
onos_app (
title = 'PCEP Provider',
category = 'Provider',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'REST protocol southbound providers.',
)