Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4c5c32fe1d5ebd045a5dbd7d6e2d75f2d8b4f28e
/
.
/
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.'
,
)