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