blob: 77f75b3e3ad174c7bd9872a8eecdf3d7cb67b2cc [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//lib:org.apache.karaf.shell.console',
'//cli:onos-cli',
]
osgi_jar (
deps = COMPILE_DEPS,
)
onos_app (
title = 'Patch Panel',
category = 'Traffic Steering',
url = 'http://onosproject.org',
description = 'Creates patches between ports on a switch',
)