onos/apps/yms/api/BUCK
Gaurav Agrawal b102b01669 [ONOS-4694] YANG management system outline and YMSM/YDT interfaces
Change-Id: I050ed98ba18edc2c2cea2abafeee6d8c9061b579
2016-08-30 18:42:45 +00:00

8 lines
87 B
Python

COMPILE_DEPS = [
'//lib:CORE_DEPS',
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)