Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e87b30e54273bd9d3b165bfa7da5629dbad3761d
/
.
/
apps
/
cip
/
BUCK
blob: a7590d9ecdf5a657991d8c1b04b68bbb98245b35 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Cluster IP Alias'
,
category
=
'Utility'
,
url
=
'http://onosproject.org'
,
description
=
'ONOS Cluster IP alias application.'
,
)