Priyanka B 94395bf02c [ONOS] PCEP provider changes, added node listeners to topology provider
Change-Id: I98bc6445ee78a8f0bf53f897f0a25f678ec7fc99
2016-05-25 08:48:03 +00:00

11 lines
193 B
Python

COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//protocols/pcep/pcepio:onos-protocols-pcep-pcepio',
'//apps/pcep-api:onos-apps-pcep-api',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)