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