blob: c5f0b2557981de771dcbeca12e0ab0d9912fa3c1 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//lib:KRYO',
'//core/store/serializers:onos-core-serializers',
'//apps/pcep-api:onos-apps-pcep-api',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS
)
onos_app (
app_name = 'org.onosproject.bandwidthmgmt',
title = 'PCE Bandwidth Management',
category = 'default',
url = 'http://onosproject.org',
description = 'PCE Bandwidth Management.',
)